Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-113425
#<BuildRuby:0x000055b87348df60
@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.20231223-113425",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000760 0.004158 1.496992 ( 1.890861)
build_miniruby 0.001285 0.000279 1.404670 ( 1.403390)
build_ruby 0.001697 0.000000 3.199920 ( 3.433751)
build_all 0.007450 0.000209 5.493991 ( 2.816006)
build_install 0.009178 0.007458 6.798761 ( 4.010648)
test_btest 0.000648 0.000162 80.159208 ( 28.348887)
test_basic 0.002264 0.004691 0.781179 ( 0.861021)
test_all 0.095500 0.024145 652.433300 (253.824829)
test_rubyspec 0.040109 0.026566 92.097419 (103.949729)
total: 400.54 sec