Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-110338
#<BuildRuby:0x000055b21de91fb8
@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.20230619-110338",
@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.000015 0.000001 0.000016 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006153 0.000000 1.714290 ( 3.017127)
build_miniruby 0.000000 0.001514 1.255534 ( 1.254382)
build_ruby 0.000000 0.001243 2.403613 ( 11.559457)
build_all 0.000000 0.006630 5.203791 ( 2.146786)
build_install 0.007881 0.008875 6.280242 ( 3.005042)
test_btest 0.000765 0.000000 78.662484 ( 21.522451)
test_basic 0.003004 0.001634 0.757128 ( 0.834985)
test_all 0.000387 0.000767 553.748514 (161.984419)
test_rubyspec 0.017052 0.032304 82.875222 ( 96.701363)
total: 302.03 sec