Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-141719
#<BuildRuby:0x000055cea4332228
@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.20240316-141719",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002947 0.003725 2.409312 ( 2.502095)
build_miniruby 0.001736 0.000000 1.852694 ( 1.952636)
build_ruby 0.001927 0.000000 3.824456 ( 20.510728)
build_all 0.006040 0.002413 7.224347 ( 3.293006)
build_install 0.014861 0.005775 9.079520 ( 4.919592)
test_btest 0.000788 0.000218 95.738380 ( 39.226781)
test_basic 0.004240 0.004090 0.985588 ( 1.082789)
test_all 0.064834 0.059004 901.705106 (491.165945)
test_rubyspec 0.053355 0.047203 142.542429 (217.633125)
total: 782.29 sec