Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-063718
#<BuildRuby:0x0000565438e82230
@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.20230907-063718",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.001619 0.004270 1.843657 ( 2.791247)
build_miniruby 0.001271 0.000219 1.586165 ( 1.831322)
build_ruby 0.001376 0.000237 3.600002 ( 3.991623)
build_all 0.005455 0.003597 6.439039 ( 4.661584)
build_install 0.018101 0.001047 7.920324 ( 5.736581)
test_btest 0.000685 0.000121 84.190759 ( 45.325311)
test_basic 0.007020 0.001239 0.996268 ( 1.240222)
test_all 0.005504 0.003798 668.788604 (317.810586)
test_rubyspec 0.031372 0.039147 107.055665 (126.955340)
total: 510.34 sec