Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-223448
#<BuildRuby:0x00007fed4addfdd0
@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.20241211-223448",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006792 0.000705 3.506830 ( 3.373662)
build_miniruby 0.001650 0.000000 1.669687 ( 1.665901)
build_ruby 0.002139 0.000000 3.407609 ( 3.580435)
build_all 0.004423 0.003094 5.952453 ( 2.411142)
build_install 0.013580 0.006179 8.290303 ( 4.077397)
test_btest 0.000329 0.000662 74.947071 ( 20.029240)
test_basic 0.005151 0.004977 0.983666 ( 1.209621)
test_all 0.089776 0.049407 619.916239 (192.811674)
test_rubyspec 0.041426 0.032932 112.679942 ( 23.469367)
total: 252.63 sec