Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-021321
#<BuildRuby:0x00007fed8bf0fde0
@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.20241129-021321",
@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.000020)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.003117 0.004576 3.228090 ( 3.168630)
build_miniruby 0.001531 0.000000 1.439499 ( 1.436233)
build_ruby 0.002104 0.000000 4.089600 ( 4.254189)
build_all 0.006276 0.002271 5.902031 ( 2.396218)
build_install 0.014160 0.003619 8.571389 ( 4.311301)
test_btest 0.000763 0.000140 77.285691 ( 20.597625)
test_basic 0.003359 0.007553 1.004938 ( 1.063661)
test_all 0.114853 0.030563 733.215080 (216.639196)
test_rubyspec 0.042272 0.042614 119.098521 ( 27.731284)
total: 281.60 sec