Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-110338
#<BuildRuby:0x00005648e0042390
@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.20240318-110338",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.007297 0.000000 2.340370 ( 2.368650)
build_miniruby 0.001338 0.000000 1.776012 ( 1.774920)
build_ruby 0.001948 0.000000 3.394058 ( 3.618852)
build_all 0.002827 0.005865 6.722497 ( 3.226127)
build_install 0.015895 0.004244 8.591836 ( 4.732144)
test_btest 0.000681 0.000095 94.291851 ( 39.785046)
test_basic 0.005386 0.003358 1.040670 ( 1.106923)
test_all 0.092126 0.028383 846.138117 (297.063565)
test_rubyspec 0.044346 0.036872 118.877072 (128.006388)
total: 481.68 sec