Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-230146
#<BuildRuby:0x00007fe78059fdc0
@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.20240621-230146",
@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.000025 0.000007 0.000032 ( 0.000029)
autoconf 0.000042 0.000013 0.000055 ( 0.000049)
configure 0.000036 0.000011 0.000047 ( 0.000045)
build_up 0.007951 0.001106 3.791466 ( 3.943296)
build_miniruby 0.001258 0.000354 1.680430 ( 1.680546)
build_ruby 0.000000 0.002636 4.390348 ( 4.537236)
build_all 0.007042 0.002651 8.039971 ( 3.277287)
build_install 0.012278 0.008011 10.124334 ( 4.623557)
test_btest 0.000000 0.000863 117.025904 ( 49.195044)
test_basic 0.004946 0.008816 1.259011 ( 1.362277)
test_all 0.100290 0.059184 941.581670 (792.073526)
test_rubyspec 0.059334 0.038909 173.984756 (194.375059)
total: 1055.07 sec