Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-111425
#<BuildRuby:0x00007f3bfff7fde0
@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.20240816-111425",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000039 0.000005 0.000044 ( 0.000042)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.007023 0.000366 3.509448 ( 3.455687)
build_miniruby 0.001400 0.000169 1.507927 ( 1.504723)
build_ruby 0.001659 0.000201 3.729274 ( 3.904506)
build_all 0.003079 0.004032 7.726556 ( 2.881404)
build_install 0.014976 0.003265 9.610681 ( 4.310038)
test_btest 0.000805 0.000124 110.508022 ( 28.997565)
test_basic 0.008453 0.001300 1.170976 ( 1.219587)
test_all 0.113893 0.032952 788.277025 (238.202965)
test_rubyspec 0.034697 0.051851 162.391312 ( 34.458086)
total: 318.94 sec