Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-223344
#<BuildRuby:0x000055b2ad85e098
@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.20231229-223344",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005750 0.000821 1.755317 ( 3.495786)
build_miniruby 0.001727 0.000247 1.820026 ( 2.490240)
build_ruby 0.001362 0.000194 3.672867 ( 4.756361)
build_all 0.003711 0.004954 5.993162 ( 7.500995)
build_install 0.015238 0.004806 7.308886 ( 8.999544)
test_btest 0.000970 0.000188 84.134248 ( 99.669121)
test_basic 0.003278 0.005266 0.944499 ( 1.894278)
test_all 0.085635 0.040262 858.344791 (631.146076)
test_rubyspec 0.021411 0.050100 102.397394 (142.447696)
total: 902.40 sec