Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-155642
#<BuildRuby:0x00007f4ce371fde0
@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.20241109-155642",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.003705 0.003962 3.556037 ( 3.639518)
build_miniruby 0.001689 0.000299 1.462087 ( 1.458267)
build_ruby 0.001759 0.000310 4.155597 ( 4.317595)
build_all 0.007563 0.000591 6.532905 ( 2.768610)
build_install 0.012276 0.005784 9.638561 ( 4.804494)
test_btest 0.000733 0.000142 77.190273 ( 20.651501)
test_basic 0.005143 0.004611 0.900898 ( 0.950183)
test_all 0.093148 0.056060 783.546203 (231.323166)
test_rubyspec 0.039195 0.044057 118.201645 ( 26.215878)
total: 296.13 sec