Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-035956
#<BuildRuby:0x000055f52fcda008
@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.20231021-035956",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002134 0.003746 1.652428 ( 1.812200)
build_miniruby 0.001075 0.000134 1.429898 ( 1.428275)
build_ruby 0.001358 0.000170 2.786310 ( 2.986899)
build_all 0.006071 0.000759 5.360899 ( 2.202819)
build_install 0.017578 0.000064 7.059412 ( 3.428263)
test_btest 0.000956 0.000103 80.202092 ( 22.300586)
test_basic 0.005541 0.000127 0.776677 ( 0.839695)
test_all 0.008658 0.000000 629.897671 (211.085405)
test_rubyspec 0.043823 0.010478 80.108274 ( 91.370627)
total: 337.46 sec