Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-011541
#<BuildRuby:0x00007fc8721dfdc0
@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.20240906-011541",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.000000 0.007972 3.785869 ( 3.753113)
build_miniruby 0.000000 0.001880 1.645204 ( 1.642128)
build_ruby 0.000894 0.001190 4.052755 ( 4.194341)
build_all 0.008942 0.000000 7.834662 ( 2.998804)
build_install 0.011557 0.006661 11.316284 ( 5.531967)
test_btest 0.000000 0.000880 114.787059 ( 31.410486)
test_basic 0.000000 0.009669 0.969833 ( 1.013944)
test_all 0.092213 0.053695 796.272099 (232.148854)
test_rubyspec 0.055971 0.035024 166.456476 ( 34.997845)
total: 317.69 sec