Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-143718
#<BuildRuby:0x000055d2f25f68e0
@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.20240120-143718",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001545 0.003544 1.620042 ( 1.949158)
build_miniruby 0.001441 0.000288 1.612901 ( 1.611209)
build_ruby 0.000000 0.001870 3.274484 ( 3.463184)
build_all 0.006058 0.001624 5.928046 ( 2.783150)
build_install 0.014273 0.002215 7.105336 ( 4.274341)
test_btest 0.000708 0.000152 82.273564 ( 33.409693)
test_basic 0.004148 0.000889 0.865968 ( 0.935495)
test_all 0.079084 0.037985 745.528104 (274.149868)
test_rubyspec 0.045798 0.060738 158.861544 (171.035006)
total: 493.61 sec