Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-065107
#<BuildRuby:0x00007ff6e24efdc8
@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.20240727-065107",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.007859 0.000659 4.062587 ( 3.891366)
build_miniruby 0.000000 0.001772 1.782239 ( 1.779236)
build_ruby 0.000000 0.002096 4.630839 ( 4.797390)
build_all 0.004663 0.005582 8.908894 ( 3.996128)
build_install 0.019396 0.005028 12.263805 ( 6.240787)
test_btest 0.000897 0.000209 120.887152 ( 33.150826)
test_basic 0.000000 0.008041 1.020746 ( 1.066982)
test_all 0.098276 0.056992 886.871717 (269.772650)
test_rubyspec 0.050524 0.042236 173.447734 ( 37.165677)
total: 361.86 sec