Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250128-040537
#<BuildRuby:0x00007f90b88ffde0
@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.20250128-040537",
@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.000005 0.000026 ( 0.000027)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.006507 0.001752 3.153417 ( 3.360699)
build_miniruby 0.001382 0.000372 1.610963 ( 1.732024)
build_ruby 0.001772 0.000477 3.969564 ( 4.453237)
build_all 0.010161 0.000347 6.414894 ( 4.475178)
build_install 0.013556 0.010281 8.676156 ( 6.460455)
test_btest 0.000917 0.000275 73.994327 ( 63.137224)
test_basic 0.010995 0.000487 0.979411 ( 1.389666)
test_all 0.082485 0.047636 690.859932 (630.753621)
test_rubyspec 0.058751 0.027859 115.455552 (112.643447)
total: 828.41 sec