Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-163403
#<BuildRuby:0x00007fbad805fdd0
@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.20240729-163403",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005151 0.003222 3.362051 ( 3.261528)
build_miniruby 0.001717 0.000000 1.802847 ( 1.799028)
build_ruby 0.002092 0.000000 4.466827 ( 4.645277)
build_all 0.008543 0.000170 8.149983 ( 3.229288)
build_install 0.011810 0.006786 10.475128 ( 4.608365)
test_btest 0.000894 0.000251 121.490955 ( 31.995236)
test_basic 0.007553 0.002711 1.140792 ( 1.181811)
test_all 0.107813 0.043511 807.259570 (241.297464)
test_rubyspec 0.054839 0.035051 169.964374 ( 39.068030)
total: 331.09 sec