Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-112427
#<BuildRuby:0x00007f2f00e9fdc8
@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.20241115-112427",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.004411 0.004164 4.150500 ( 8.478853)
build_miniruby 0.001566 0.000556 1.838614 ( 2.083909)
build_ruby 0.001576 0.000560 4.670372 ( 29.524925)
build_all 0.007804 0.002769 7.284086 ( 6.176431)
build_install 0.012182 0.011970 10.280909 ( 8.944900)
test_btest 0.000664 0.000269 85.356660 ( 62.608476)
test_basic 0.005468 0.007635 1.142028 ( 1.490894)
test_all 0.102219 0.057805 766.245249 (398.722616)
test_rubyspec 0.062204 0.026156 122.570547 ( 35.568903)
total: 553.60 sec