Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-174319
#<BuildRuby:0x00007f9611e3fdd8
@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.20241210-174319",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000000 0.000110 0.000110 ( 0.000163)
configure 0.000000 0.000035 0.000035 ( 0.000035)
build_up 0.001286 0.008213 3.909664 ( 4.717573)
build_miniruby 0.001826 0.000000 1.608435 ( 1.729652)
build_ruby 0.002079 0.000020 4.284528 ( 4.825031)
build_all 0.004308 0.006064 6.982075 ( 5.411334)
build_install 0.014065 0.009093 9.841360 ( 7.552483)
test_btest 0.000643 0.000321 78.918227 ( 68.647820)
test_basic 0.006389 0.005323 1.068521 ( 1.476327)
test_all 0.100459 0.049177 755.591154 (366.512127)
test_rubyspec 0.053379 0.025657 117.177338 ( 25.981518)
total: 486.86 sec