Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-122258
#<BuildRuby:0x00007f5f3483fdc0
@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.20241226-122258",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000028)
build_up 0.005291 0.000332 1.377756 ( 1.816174)
build_miniruby 0.001254 0.000299 1.103374 ( 1.100361)
build_ruby 0.001480 0.000353 3.592491 ( 28.549548)
build_all 0.009041 0.002152 7.307699 ( 4.453194)
build_install 0.020280 0.003982 9.333239 ( 6.426156)
test_btest 0.000797 0.000184 67.164050 ( 20.101239)
test_basic 0.000000 0.009322 0.916063 ( 0.961114)
test_all 0.096602 0.048083 707.397871 (234.637835)
test_rubyspec 0.053512 0.028875 115.938369 ( 21.923078)
total: 319.97 sec