Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-180657
#<BuildRuby:0x0000563f0512a120
@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.20240121-180657",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000016 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000959 0.004170 1.661320 ( 2.021165)
build_miniruby 0.000000 0.001611 1.649307 ( 1.649246)
build_ruby 0.000000 0.001769 3.239504 ( 16.006560)
build_all 0.006262 0.000963 5.932885 ( 2.591205)
build_install 0.009120 0.007490 6.957977 ( 3.655362)
test_btest 0.000837 0.000202 83.133443 ( 30.956775)
test_basic 0.001609 0.004508 0.915235 ( 0.987176)
test_all 0.087249 0.033352 775.512784 (280.749435)
test_rubyspec 0.048152 0.058913 165.660254 (180.427567)
total: 519.05 sec