Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-113423
#<BuildRuby:0x000055cc2de6e8e0
@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.20230206-113423",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.000000 0.004621 1.094957 ( 1.480242)
build_miniruby 0.000000 0.001143 0.977478 ( 0.975893)
build_ruby 0.001163 0.000327 1.885129 ( 2.083718)
build_all 0.005623 0.000000 3.209574 ( 1.478283)
build_install 0.010374 0.000000 2.505613 ( 1.696637)
test_btest 0.000000 0.000952 56.089395 ( 14.469760)
test_basic 0.002207 0.002640 0.391026 ( 0.483427)
test_all 0.000000 0.001278 600.938843 (171.723582)
test_rubyspec 0.014625 0.027480 61.104241 ( 70.945078)
total: 265.34 sec