Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-023948
#<BuildRuby:0x00007fe5d47ffdc0
@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.20240616-023948",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.003196 0.004735 3.118787 ( 3.076917)
build_miniruby 0.001291 0.000323 1.518418 ( 1.515331)
build_ruby 0.000000 0.001999 3.722917 ( 3.887069)
build_all 0.004883 0.003936 7.523322 ( 3.055782)
build_install 0.017662 0.002371 9.661514 ( 4.573087)
test_btest 0.000822 0.000222 108.430201 ( 28.787292)
test_basic 0.000848 0.007758 1.224518 ( 1.276678)
test_all 0.121848 0.024978 828.992355 (248.903578)
test_rubyspec 0.041892 0.047032 157.312936 ( 33.225284)
total: 328.30 sec