Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-192341
#<BuildRuby:0x00007fc5feebfde0
@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.20240927-192341",
@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.000012 0.000006 0.000018 ( 0.000019)
autoconf 0.000024 0.000012 0.000036 ( 0.000034)
configure 0.000020 0.000009 0.000029 ( 0.000030)
build_up 0.001650 0.006636 4.722552 ( 3.885825)
build_miniruby 0.001668 0.000000 1.746399 ( 1.743190)
build_ruby 0.002115 0.000021 4.345121 ( 17.863873)
build_all 0.007492 0.001821 7.159244 ( 7.768019)
build_install 0.016055 0.004283 10.448378 ( 7.880156)
test_btest 0.000687 0.000322 93.954906 ( 24.952050)
test_basic 0.004267 0.000226 1.082532 ( 1.351316)
test_all 0.114693 0.035375 799.715910 (240.436797)
test_rubyspec 0.053799 0.036214 131.175971 ( 29.964559)
total: 335.85 sec