Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-163019
#<BuildRuby:0x0000560870b3de08
@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.20230614-163019",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.002780 0.003762 1.818168 ( 3.127418)
build_miniruby 0.001035 0.000188 1.492265 ( 1.491792)
build_ruby 0.001370 0.000249 2.866385 ( 3.060385)
build_all 0.006746 0.000470 2.251675 ( 1.309861)
build_install 0.013331 0.003548 3.560580 ( 2.359468)
test_btest 0.001065 0.000197 78.471356 ( 27.474978)
test_basic 0.005724 0.001060 0.884375 ( 1.029412)
test_all 0.001300 0.000240 566.898630 (203.034150)
test_rubyspec 0.019649 0.032287 83.053266 ( 96.097824)
total: 338.99 sec