Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-090214
#<BuildRuby:0x000055cec96ee130
@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.20230615-090214",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005521 0.000720 1.959421 ( 4.796920)
build_miniruby 0.001401 0.000183 1.389422 ( 1.504610)
build_ruby 0.001361 0.000177 2.671644 ( 3.517290)
build_all 0.006905 0.000316 2.289416 ( 2.273480)
build_install 0.008692 0.010792 3.870759 ( 5.335925)
test_btest 0.000715 0.000149 75.747720 ( 46.655953)
test_basic 0.006149 0.001281 0.831180 ( 1.584110)
test_all 0.001854 0.000387 589.369602 (380.889978)
test_rubyspec 0.041406 0.015579 87.155579 (147.010038)
total: 593.57 sec