Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-015227
#<BuildRuby:0x000055e6a559a3d0
@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.20230622-015227",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005649 0.001046 1.984391 ( 4.859862)
build_miniruby 0.000000 0.001506 1.496813 ( 2.149694)
build_ruby 0.000000 0.001761 2.995418 ( 4.420093)
build_all 0.003587 0.003438 2.313806 ( 3.079575)
build_install 0.014923 0.002594 3.587678 ( 4.564309)
test_btest 0.000558 0.000131 77.460558 ( 46.020324)
test_basic 0.006122 0.001428 0.883835 ( 1.408316)
test_all 0.001995 0.000465 588.718882 (323.816873)
test_rubyspec 0.031284 0.020396 86.224471 (122.015674)
total: 512.34 sec