Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-144716
#<BuildRuby:0x0000559c145623d0
@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.20230531-144716",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001746 0.004362 1.854985 ( 3.857926)
build_miniruby 0.001166 0.000159 1.366010 ( 1.579193)
build_ruby 0.001751 0.000239 2.690346 ( 3.048340)
build_all 0.007600 0.000000 2.134315 ( 2.171452)
build_install 0.014595 0.003223 3.425572 ( 3.376359)
test_btest 0.000554 0.000076 78.002601 ( 41.882475)
test_basic 0.006684 0.000346 0.770568 ( 1.060683)
test_all 0.001346 0.000179 573.019498 (255.318641)
test_rubyspec 0.018381 0.035871 82.564208 (101.455113)
total: 413.75 sec