Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-075311
#<BuildRuby:0x000055c293b1a7c8
@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.20230613-075311",
@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.001885 0.000130 1.944351 ( 5.959838)
autoconf 0.001224 0.000084 2.701930 ( 4.488386)
configure 0.060050 0.006745 33.373314 ( 83.699423)
build_up 0.021059 0.010185 54.575856 ( 46.508592)
build_miniruby 0.011205 0.001401 53.136840 ( 30.956724)
build_ruby 0.002048 0.000256 2.750843 ( 3.711666)
build_all 0.053318 0.037613 137.729995 ( 84.365887)
build_install 0.012379 0.004458 3.604112 ( 3.800827)
test_btest 0.000518 0.000127 77.507607 ( 46.210807)
test_basic 0.006113 0.001500 0.824767 ( 1.716246)
test_all 0.001602 0.000393 600.935475 (345.933262)
test_rubyspec 0.014304 0.037553 127.793645 (184.997709)
total: 842.35 sec