Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-083913
#<BuildRuby:0x00007f5718f3fdd8
@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.20240811-083913",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000049 0.000006 0.000055 ( 0.000054)
configure 0.000039 0.000005 0.000044 ( 0.000044)
build_up 0.000525 0.008142 3.777343 ( 3.891786)
build_miniruby 0.001605 0.000281 1.576763 ( 1.574345)
build_ruby 0.001827 0.000320 4.994173 ( 5.110283)
build_all 0.003776 0.006456 8.463552 ( 3.218912)
build_install 0.021730 0.000389 12.486284 ( 5.937491)
test_btest 0.000827 0.000155 126.863613 ( 34.084001)
test_basic 0.000000 0.011099 1.132326 ( 1.175056)
test_all 0.109878 0.043339 829.880369 (261.652133)
test_rubyspec 0.043033 0.048225 176.018279 ( 30.621928)
total: 347.27 sec