Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-013218
#<BuildRuby:0x0000562fb3b261a8
@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.20240320-013218",
@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.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.008330 0.000926 4.002253 ( 2.778731)
build_miniruby 0.001596 0.000177 1.688443 ( 1.686591)
build_ruby 0.001735 0.000193 3.277410 ( 3.498963)
build_all 0.007406 0.000314 7.118512 ( 2.797100)
build_install 0.017283 0.001314 9.369285 ( 4.072421)
test_btest 0.001029 0.000000 93.834468 ( 24.612537)
test_basic 0.000000 0.005907 0.898472 ( 0.957511)
test_all 0.092053 0.026705 744.330363 (210.330628)
test_rubyspec 0.043845 0.040279 114.457259 (123.621866)
total: 374.36 sec