Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-203029
#<BuildRuby:0x00007f28ea25fde0
@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.20241118-203029",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.002382 0.004809 3.732489 ( 3.675953)
build_miniruby 0.001123 0.000414 1.580353 ( 1.595140)
build_ruby 0.000000 0.001981 4.214503 ( 4.354639)
build_all 0.006033 0.002810 6.675174 ( 3.162279)
build_install 0.013700 0.007115 9.390902 ( 4.748838)
test_btest 0.000701 0.000292 78.827154 ( 23.041750)
test_basic 0.005506 0.004732 0.870199 ( 0.923878)
test_all 0.092771 0.052660 707.515298 (216.481231)
test_rubyspec 0.051075 0.029678 119.057961 ( 26.076999)
total: 284.06 sec