Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-125236
#<BuildRuby:0x00007f13a76bfdc0
@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.20240828-125236",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.006341 0.001812 3.080947 ( 3.421061)
build_miniruby 0.001273 0.000364 4.060651 ( 3.504517)
build_ruby 0.001504 0.000430 3.736650 ( 3.959996)
build_all 0.002342 0.005352 7.792179 ( 3.015971)
build_install 0.009673 0.007728 10.163813 ( 4.603279)
test_btest 0.000622 0.000233 106.733055 ( 28.136230)
test_basic 0.000965 0.009863 1.229994 ( 1.280136)
test_all 0.085249 0.064399 729.955818 (240.481954)
test_rubyspec 0.068837 0.028775 166.135390 ( 27.728304)
total: 316.13 sec