Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-182344
#<BuildRuby:0x000055f492ea62a8
@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.20240119-182344",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.000000 0.005509 1.462581 ( 1.800621)
build_miniruby 0.000000 0.001361 1.508372 ( 1.506315)
build_ruby 0.000443 0.001157 2.991850 ( 3.225967)
build_all 0.004705 0.002719 5.700129 ( 2.282855)
build_install 0.007402 0.009393 6.616762 ( 3.254372)
test_btest 0.000654 0.000300 82.767687 ( 22.593092)
test_basic 0.002220 0.003182 0.624023 ( 0.682670)
test_all 0.088444 0.030139 775.306909 (262.854902)
test_rubyspec 0.050373 0.050498 152.697828 (164.597812)
total: 462.80 sec