Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-174046
#<BuildRuby:0x00005605449e68e0
@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.20221227-174046",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000018 0.000002 0.000020 ( 0.000018)
build_up 0.000622 0.004214 1.094558 ( 1.594126)
build_miniruby 0.001242 0.000169 1.331684 ( 1.330210)
build_ruby 0.001244 0.000169 3.196836 ( 3.583707)
build_all 0.006875 0.000000 3.759533 ( 1.978294)
build_install 0.009504 0.004176 2.895255 ( 2.059781)
test_btest 0.000476 0.000073 54.992737 ( 17.931626)
test_basic 0.002725 0.003989 0.425280 ( 0.523232)
test_all 0.001252 0.000000 621.431064 (189.481296)
test_rubyspec 0.020808 0.020136 64.655263 ( 74.732804)
total: 293.22 sec