Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-223020
#<BuildRuby:0x00007fd27f31fde0
@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.20241130-223020",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.008196 0.000040 3.373199 ( 3.259765)
build_miniruby 0.001545 0.000249 1.592174 ( 1.588494)
build_ruby 0.001589 0.000257 3.648733 ( 3.793467)
build_all 0.000209 0.008229 6.002430 ( 2.423761)
build_install 0.016939 0.001854 9.011950 ( 4.541797)
test_btest 0.000680 0.000145 78.014742 ( 20.979192)
test_basic 0.000000 0.008406 0.960091 ( 1.009052)
test_all 0.114385 0.029000 723.188038 (209.338299)
test_rubyspec 0.041991 0.038375 121.122370 ( 26.360794)
total: 273.30 sec