Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-082839
#<BuildRuby:0x0000561d9b8de208
@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.20240127-082839",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.000000 0.005855 1.737291 ( 2.058637)
build_miniruby 0.000397 0.000904 1.600932 ( 1.599074)
build_ruby 0.001307 0.000436 3.318728 ( 3.553254)
build_all 0.007406 0.000000 6.172132 ( 2.439987)
build_install 0.011632 0.006369 7.523822 ( 3.536253)
test_btest 0.000000 0.001066 86.533036 ( 35.279409)
test_basic 0.003871 0.004053 0.949483 ( 1.079874)
test_all 0.067474 0.047330 744.190978 (239.606212)
test_rubyspec 0.058175 0.035333 152.694864 (164.330183)
total: 453.48 sec