Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-054856
#<BuildRuby:0x000055955303dea8
@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.20230119-054856",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004139 0.000564 1.191876 ( 2.230755)
build_miniruby 0.000000 0.001757 1.189389 ( 1.244592)
build_ruby 0.000000 0.001513 2.887363 ( 3.634960)
build_all 0.005817 0.001874 3.768735 ( 2.588837)
build_install 0.011179 0.003192 2.960073 ( 2.664027)
test_btest 0.000678 0.000130 55.241713 ( 34.520637)
test_basic 0.006525 0.001255 0.466372 ( 0.795573)
test_all 0.001439 0.000277 684.441504 (607.739702)
test_rubyspec 0.039134 0.028182 78.935694 (131.191959)
total: 786.61 sec