Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-092921
#<BuildRuby:0x000055abffb3afa0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-092921",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.003407 0.001065 1.073402 ( 1.445302)
build_miniruby 0.001067 0.000333 0.856990 ( 0.856130)
build_ruby 0.001015 0.000317 2.778370 ( 2.778709)
build_all 0.008941 0.000106 14.146711 ( 1.315149)
build_install 0.006699 0.001861 4.052559 ( 1.058035)
test_btest 0.000559 0.000155 75.610414 ( 6.758372)
test_basic 0.001804 0.003794 0.699378 ( 0.774465)
test_all 0.103447 0.027664 473.070634 ( 52.111771)
test_rubyspec 0.016873 0.034363 49.080963 ( 61.431438)
total: 128.53 sec