Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-055711
#<BuildRuby:0x000055a2e2025a00
@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.20240214-055711",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002137 0.004220 1.944137 ( 2.639069)
build_miniruby 0.001544 0.000160 1.750092 ( 1.753131)
build_ruby 0.000000 0.001851 3.651428 ( 3.909300)
build_all 0.006240 0.002465 7.055283 ( 4.316088)
build_install 0.016156 0.004107 8.569577 ( 5.566350)
test_btest 0.000966 0.000142 91.974772 ( 43.246005)
test_basic 0.006321 0.000930 0.961264 ( 1.061426)
test_all 0.093749 0.024807 788.780014 (285.124572)
test_rubyspec 0.054786 0.057593 188.563415 (198.161171)
total: 545.78 sec