Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-052545
#<BuildRuby:0x000055832f7be258
@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.20240226-052545",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.006131 0.000683 2.406278 ( 2.200518)
build_miniruby 0.001011 0.000337 1.540796 ( 1.539164)
build_ruby 0.001223 0.000408 3.331532 ( 3.570804)
build_all 0.005527 0.001842 6.441099 ( 3.176756)
build_install 0.011305 0.007013 8.276851 ( 4.461740)
test_btest 0.001055 0.000000 92.639678 ( 38.466030)
test_basic 0.004717 0.003414 1.024982 ( 1.291320)
test_all 0.084039 0.034252 756.190925 (299.764853)
test_rubyspec 0.051540 0.034447 121.195154 (130.556230)
total: 485.03 sec