Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-152108
#<BuildRuby:0x0000560ec102e3d0
@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.20230514-152108",
@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.000015)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002095 0.004548 1.944161 ( 4.671416)
build_miniruby 0.001184 0.000269 1.391320 ( 1.725607)
build_ruby 0.001621 0.000000 2.832573 ( 3.847728)
build_all 0.007447 0.000143 2.211108 ( 2.888896)
build_install 0.015941 0.002336 3.568671 ( 4.491619)
test_btest 0.000766 0.000153 74.898901 ( 70.995905)
test_basic 0.003768 0.003483 0.838308 ( 1.169010)
test_all 0.000870 0.000193 596.803991 (491.740577)
test_rubyspec 0.029091 0.025214 82.626782 (104.952412)
total: 686.48 sec