Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-155729
#<BuildRuby:0x000055bf93096390
@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.20240308-155729",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.004211 0.004635 2.858086 ( 3.380082)
build_miniruby 0.000000 0.001657 1.827686 ( 1.920207)
build_ruby 0.000904 0.001142 4.012832 ( 25.889028)
build_all 0.007662 0.001321 7.273785 ( 5.608163)
build_install 0.015232 0.007334 9.310862 ( 7.792659)
test_btest 0.000757 0.000157 96.182453 ( 79.286842)
test_basic 0.006511 0.001347 1.016122 ( 1.560051)
test_all 0.091498 0.035930 792.602604 (533.619898)
test_rubyspec 0.055046 0.046432 139.221620 (215.873945)
total: 874.93 sec