Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-145750
#<BuildRuby:0x000055d3f5ca2230
@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.20230904-145750",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004843 0.000121 1.740984 ( 2.095542)
build_miniruby 0.000000 0.001741 1.640389 ( 1.642386)
build_ruby 0.000000 0.001679 3.410828 ( 3.768222)
build_all 0.002716 0.005143 6.300948 ( 3.290336)
build_install 0.008116 0.011170 7.427004 ( 4.618409)
test_btest 0.000604 0.000181 83.653315 ( 39.487871)
test_basic 0.007524 0.000000 0.913414 ( 0.996176)
test_all 0.009164 0.000000 708.976227 (253.245145)
test_rubyspec 0.047136 0.021246 100.890188 (113.799966)
total: 422.94 sec