Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-124807
#<BuildRuby:0x00007f6e790cfdc0
@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.20241024-124807",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.008425 0.001185 4.233463 ( 5.579540)
build_miniruby 0.001525 0.000416 1.785647 ( 2.408709)
build_ruby 0.001839 0.000502 4.714886 ( 26.417602)
build_all 0.009624 0.001404 7.709146 ( 5.890851)
build_install 0.014699 0.012170 11.058754 ( 9.256006)
test_btest 0.000692 0.000217 84.212856 ( 78.467587)
test_basic 0.006492 0.007021 1.187095 ( 1.804971)
test_all 0.117054 0.047272 817.563563 (512.166180)
test_rubyspec 0.037446 0.045213 123.913948 ( 27.989500)
total: 669.98 sec