Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-082423
#<BuildRuby:0x00007f46fc54fde0
@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.20241230-082423",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.004483 0.001195 1.890847 ( 2.172372)
build_miniruby 0.001111 0.000296 1.484995 ( 1.481730)
build_ruby 0.002202 0.000000 3.957829 ( 4.124661)
build_all 0.001878 0.005862 6.388220 ( 2.695701)
build_install 0.000000 0.014666 7.665478 ( 4.026397)
test_btest 0.000643 0.000389 73.810514 ( 19.688963)
test_basic 0.007383 0.001513 0.996378 ( 1.045022)
test_all 0.113039 0.029024 685.985026 (212.160069)
test_rubyspec 0.049175 0.027586 115.201400 ( 25.818585)
total: 273.21 sec