Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-151722
#<BuildRuby:0x0000559c383e23b0
@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.20230109-151722",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.000704 0.004247 1.171509 ( 1.730114)
build_miniruby 0.001112 0.000392 1.300017 ( 1.298198)
build_ruby 0.000253 0.001176 2.975364 ( 3.312169)
build_all 0.008326 0.000311 3.580440 ( 1.776695)
build_install 0.004507 0.009416 2.920830 ( 2.036293)
test_btest 0.000583 0.000250 57.833963 ( 18.770204)
test_basic 0.003815 0.001635 0.439623 ( 0.533206)
test_all 0.000886 0.000380 662.998583 (386.479393)
test_rubyspec 0.036109 0.024382 76.744596 (109.415965)
total: 525.35 sec