Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-081324
#<BuildRuby:0x00007f5aea61fde0
@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.20241011-081324",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.002449 0.005460 3.702409 ( 3.634470)
build_miniruby 0.001125 0.000501 1.315988 ( 1.314135)
build_ruby 0.000000 0.001749 3.525576 ( 3.702593)
build_all 0.002096 0.008615 6.535674 ( 2.603803)
build_install 0.014617 0.007300 10.290635 ( 4.596967)
test_btest 0.000583 0.000310 86.632744 ( 23.108632)
test_basic 0.002170 0.008762 1.075513 ( 1.118752)
test_all 0.111787 0.038915 708.537796 (209.943035)
test_rubyspec 0.043471 0.046540 130.792696 ( 25.425454)
total: 275.45 sec