Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-105308
#<BuildRuby:0x00007f62a00bfdd8
@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.20241212-105308",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000041 0.000010 0.000051 ( 0.000051)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.007556 0.001889 3.814174 ( 4.236964)
build_miniruby 0.001283 0.000320 1.585136 ( 1.615815)
build_ruby 0.001678 0.000419 4.570186 ( 5.233475)
build_all 0.008465 0.002116 6.843090 ( 5.136762)
build_install 0.012198 0.011967 9.477097 ( 7.550322)
test_btest 0.000610 0.000190 81.366804 ( 50.136951)
test_basic 0.007630 0.004051 1.099583 ( 1.243048)
test_all 0.117801 0.032291 754.088622 (314.641256)
test_rubyspec 0.051326 0.036247 121.985925 ( 48.812574)
total: 438.61 sec