Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-041959
#<BuildRuby:0x00007fccac67fdd8
@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.20241014-041959",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000031 0.000001 0.000032 ( 0.000033)
build_up 0.004167 0.003974 3.664929 ( 3.751653)
build_miniruby 0.001547 0.000103 1.751255 ( 1.748784)
build_ruby 0.001713 0.000114 4.371537 ( 4.518440)
build_all 0.001695 0.007861 7.552356 ( 3.185008)
build_install 0.016463 0.004662 9.605291 ( 4.380462)
test_btest 0.000868 0.000127 92.256141 ( 24.356098)
test_basic 0.004831 0.005023 1.117896 ( 1.167003)
test_all 0.124067 0.026649 724.184147 (224.893254)
test_rubyspec 0.054281 0.035755 130.769489 ( 26.052101)
total: 294.05 sec