Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-051245
#<BuildRuby:0x00007fe239c2fdd0
@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.20240702-051245",
@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.000006 0.000028 ( 0.000029)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000034 0.000009 0.000043 ( 0.000042)
build_up 0.008114 0.000028 4.127619 ( 3.667605)
build_miniruby 0.000000 0.001637 1.584031 ( 1.582160)
build_ruby 0.000593 0.001385 4.493809 ( 4.669822)
build_all 0.009326 0.000368 8.975969 ( 3.760632)
build_install 0.014010 0.008494 12.175199 ( 6.161016)
test_btest 0.000860 0.000237 125.703680 ( 62.089245)
test_basic 0.000000 0.014258 1.371269 ( 1.456582)
test_all 0.105845 0.048717 916.282062 (358.677741)
test_rubyspec 0.055018 0.040600 173.509633 ( 45.022585)
total: 487.09 sec