Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-073641
#<BuildRuby:0x000055b58b1f9ed8
@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-073641",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001992 0.003408 1.585145 ( 1.926420)
build_miniruby 0.001368 0.000146 1.540661 ( 1.539432)
build_ruby 0.001920 0.000000 3.385335 ( 3.575895)
build_all 0.007351 0.000564 5.662906 ( 2.639636)
build_install 0.016909 0.000000 6.617599 ( 3.642306)
test_btest 0.000888 0.000000 82.492080 ( 26.090345)
test_basic 0.003994 0.003348 0.837705 ( 0.909783)
test_all 0.092414 0.027103 726.392260 (211.985474)
test_rubyspec 0.040421 0.028623 94.089830 (106.386470)
total: 358.70 sec