Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-200839
#<BuildRuby:0x0000559e18aadf78
@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.20230111-200839",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000749 0.003579 0.930518 ( 1.334657)
build_miniruby 0.001096 0.000000 1.047264 ( 1.045721)
build_ruby 0.001451 0.000000 3.138716 ( 3.491380)
build_all 0.006053 0.000000 3.313776 ( 1.558544)
build_install 0.011758 0.000154 2.295628 ( 1.527554)
test_btest 0.000769 0.000070 55.600920 ( 14.285877)
test_basic 0.004905 0.000445 0.375098 ( 0.469525)
test_all 0.001336 0.000000 637.848238 (186.448949)
test_rubyspec 0.025384 0.015235 57.467393 ( 68.104890)
total: 278.27 sec