Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-020658
#<BuildRuby:0x000055eac4de19f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240315-020658",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.009280 0.000300 3.280845 ( 4.764888)
build_miniruby 0.001311 0.000281 25.507714 ( 27.648268)
build_ruby 0.001724 0.000370 3.898307 ( 4.406138)
build_all 0.007944 0.001702 7.289853 ( 6.539253)
build_install 0.019705 0.003024 9.706125 ( 9.043865)
test_btest 0.000749 0.000154 95.715563 ( 82.818136)
test_basic 0.000652 0.007527 1.055013 ( 1.738251)
test_all 0.093599 0.031708 785.498297 (376.923913)
test_rubyspec 0.064941 0.033791 136.000854 (152.591401)
total: 666.48 sec