Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-204337
#<BuildRuby:0x0000562289e3e228
@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.20230907-204337",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006535 0.000000 2.188344 ( 4.503975)
build_miniruby 0.000000 0.001982 1.506769 ( 1.579160)
build_ruby 0.000000 0.001821 3.411117 ( 3.864596)
build_all 0.000000 0.008324 6.033697 ( 4.312656)
build_install 0.008743 0.009223 7.539302 ( 5.304774)
test_btest 0.000876 0.000133 82.947271 ( 43.053036)
test_basic 0.007100 0.000404 0.946429 ( 1.325738)
test_all 0.009260 0.000688 668.263259 (287.695046)
test_rubyspec 0.038660 0.030480 103.321828 (123.966044)
total: 475.61 sec