Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-122440
#<BuildRuby:0x00007f12fefffdd0
@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.20241221-122440",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.005084 0.000368 1.796465 ( 2.137144)
build_miniruby 0.001043 0.000348 1.096694 ( 1.093784)
build_ruby 0.001209 0.000403 3.354948 ( 3.539373)
build_all 0.008139 0.000000 5.658248 ( 2.287187)
build_install 0.009099 0.005772 6.902241 ( 3.405633)
test_btest 0.000577 0.000192 68.061490 ( 18.991181)
test_basic 0.007293 0.001550 0.935238 ( 0.987160)
test_all 0.105330 0.038529 649.486427 (225.171153)
test_rubyspec 0.043331 0.032296 118.293853 ( 21.652745)
total: 279.27 sec