Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-144119
#<BuildRuby:0x00007fbbb55efdd0
@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.20241112-144119",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000046 0.000005 0.000051 ( 0.000052)
configure 0.000037 0.000004 0.000041 ( 0.000040)
build_up 0.004355 0.003520 3.826572 ( 3.713993)
build_miniruby 0.001640 0.000228 1.343028 ( 1.340402)
build_ruby 0.001709 0.000238 4.401789 ( 4.504965)
build_all 0.009461 0.000183 7.029849 ( 3.323484)
build_install 0.017771 0.005517 9.862514 ( 5.363810)
test_btest 0.000896 0.000134 83.748283 ( 34.092098)
test_basic 0.006332 0.004680 1.155446 ( 1.243402)
test_all 0.120238 0.030187 737.185386 (238.726826)
test_rubyspec 0.053106 0.028542 119.592512 ( 27.261131)
total: 319.57 sec