Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-023911
#<BuildRuby:0x00007f25fbe9fde0
@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.20250315-023911",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.003358 0.002734 2.624342 ( 2.356593)
build_miniruby 0.001107 0.000310 1.431529 ( 1.428933)
build_ruby 0.001930 0.000000 3.362389 ( 3.563628)
build_all 0.007191 0.000344 5.289792 ( 2.235237)
build_install 0.014363 0.002594 6.838988 ( 3.500955)
test_btest 0.000755 0.000189 45.474408 ( 12.567990)
test_basic 0.002634 0.005143 0.791534 ( 0.848278)
test_all 0.060600 0.057222 564.291930 (169.209025)
test_rubyspec 0.051511 0.027342 98.020712 ( 24.564049)
total: 220.28 sec