Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-052849
#<BuildRuby:0x00007ff36ec8fdc0
@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.20240619-052849",
@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.000029 0.000008 0.000037 ( 0.000032)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.004597 0.005346 4.037874 ( 6.491077)
build_miniruby 0.002049 0.000595 1.875301 ( 2.332289)
build_ruby 0.002627 0.000000 4.856808 ( 5.648149)
build_all 0.006754 0.004543 8.962358 ( 9.035026)
build_install 0.022232 0.005803 12.407964 ( 11.727727)
test_btest 0.001284 0.000000 125.234914 (123.797223)
test_basic 0.008967 0.006337 1.414746 ( 2.006951)
test_all 0.110877 0.051858 963.359365 (367.894985)
test_rubyspec 0.063348 0.030835 175.095236 ( 64.322020)
total: 593.26 sec