Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-015345
#<BuildRuby:0x00007fe81555fdc0
@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-015345",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000031)
build_up 0.003951 0.003960 3.309006 ( 3.171509)
build_miniruby 0.001508 0.000320 1.526485 ( 1.522907)
build_ruby 0.001499 0.000318 3.623512 ( 3.783838)
build_all 0.007771 0.000657 6.482915 ( 2.747887)
build_install 0.015263 0.004331 8.655194 ( 4.019356)
test_btest 0.000751 0.000159 73.149311 ( 20.141487)
test_basic 0.008294 0.001764 1.025139 ( 1.072729)
test_all 0.088758 0.057685 690.304393 (225.758107)
test_rubyspec 0.045476 0.035222 122.898714 ( 26.733651)
total: 288.95 sec