Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-215347
#<BuildRuby:0x00007ff2c748fdc0
@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.20241031-215347",
@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.000007 0.000024 ( 0.000025)
autoconf 0.000030 0.000013 0.000043 ( 0.000043)
configure 0.000025 0.000011 0.000036 ( 0.000035)
build_up 0.002691 0.005300 3.263843 ( 3.325047)
build_miniruby 0.000970 0.000467 1.134234 ( 1.131353)
build_ruby 0.001269 0.000611 3.600248 ( 3.776518)
build_all 0.004614 0.004404 6.613685 ( 2.814535)
build_install 0.019207 0.001034 9.392327 ( 4.581378)
test_btest 0.000637 0.000279 74.548418 ( 20.180461)
test_basic 0.005369 0.004791 0.855382 ( 0.899679)
test_all 0.107025 0.041560 746.293023 (221.490610)
test_rubyspec 0.054380 0.023892 120.253272 ( 26.025680)
total: 284.23 sec