Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-105102
#<BuildRuby:0x000055b8ba4f6320
@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.20240130-105102",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000026 0.000000 0.000026 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.002095 0.004255 2.018498 ( 2.835911)
build_miniruby 0.001535 0.000000 1.709134 ( 1.749892)
build_ruby 0.001773 0.000000 3.573396 ( 3.830644)
build_all 0.008014 0.000000 6.449095 ( 3.633091)
build_install 0.016342 0.003733 7.991012 ( 5.272653)
test_btest 0.000638 0.000052 87.203867 ( 35.101288)
test_basic 0.003843 0.004471 0.936491 ( 1.011022)
test_all 0.091799 0.021908 699.767128 (241.506801)
test_rubyspec 0.060685 0.047481 175.044233 (200.951130)
total: 495.89 sec