Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250118-191021
#<BuildRuby:0x00007f16ec24fdd8
@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.20250118-191021",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000034)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.002163 0.003477 2.138422 ( 2.262260)
build_miniruby 0.001058 0.000296 1.326283 ( 1.324650)
build_ruby 0.001315 0.000368 3.558133 ( 3.735770)
build_all 0.006597 0.000694 5.609527 ( 2.384353)
build_install 0.010005 0.005165 7.301773 ( 4.750438)
test_btest 0.000622 0.000180 65.562561 ( 19.735915)
test_basic 0.004468 0.004010 0.754504 ( 0.823298)
test_all 0.088861 0.033465 567.806652 (174.608517)
test_rubyspec 0.033907 0.040874 106.978648 ( 24.760624)
total: 234.39 sec