Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-161848
#<BuildRuby:0x00005570c2f11fc0
@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.20231228-161848",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.001426 0.004471 1.638137 ( 2.009258)
build_miniruby 0.001356 0.000000 1.240369 ( 1.238075)
build_ruby 0.000000 0.001460 2.616432 ( 2.860044)
build_all 0.003546 0.003552 5.552806 ( 2.231823)
build_install 0.013070 0.002210 6.383640 ( 3.031726)
test_btest 0.000000 0.000946 80.934481 ( 22.255522)
test_basic 0.004379 0.001550 0.860787 ( 0.921596)
test_all 0.088657 0.037999 778.480730 (504.365130)
test_rubyspec 0.054897 0.029565 106.794340 (206.078170)
total: 744.99 sec