Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-165646
#<BuildRuby:0x00007f054232fde0
@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.20241231-165646",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000025 0.000007 0.000032 ( 0.000043)
build_up 0.000000 0.005948 1.960218 ( 2.248514)
build_miniruby 0.000000 0.001395 1.586953 ( 1.584066)
build_ruby 0.000000 0.002017 4.238863 ( 4.352785)
build_all 0.007868 0.001075 6.630326 ( 2.755300)
build_install 0.010512 0.004829 8.301466 ( 4.384904)
test_btest 0.000657 0.000226 74.283196 ( 20.328082)
test_basic 0.000216 0.010370 0.962216 ( 1.019534)
test_all 0.086711 0.057332 694.497452 (250.222156)
test_rubyspec 0.054396 0.025053 116.906226 ( 25.679143)
total: 312.58 sec