Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-175222
#<BuildRuby:0x00007f55d50cfdc8
@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.20241106-175222",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.003557 0.003847 3.892343 ( 4.017611)
build_miniruby 0.001366 0.000405 1.562966 ( 1.560236)
build_ruby 0.000000 0.002035 4.098179 ( 4.286353)
build_all 0.005295 0.003653 6.652378 ( 2.786697)
build_install 0.012682 0.005543 9.027358 ( 4.054372)
test_btest 0.000680 0.000234 77.122691 ( 20.500618)
test_basic 0.002774 0.007472 0.878986 ( 0.928139)
test_all 0.122562 0.024964 698.444149 (206.760366)
test_rubyspec 0.034588 0.048119 118.313462 ( 27.570966)
total: 272.47 sec