Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-014835
#<BuildRuby:0x00005612c4a23500
@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.20240116-014835",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003695 0.000616 1.059689 ( 1.433132)
build_miniruby 0.001302 0.000217 0.997997 ( 0.996661)
build_ruby 0.001170 0.000195 2.634911 ( 2.634933)
build_all 0.007669 0.001278 14.248135 ( 1.268021)
build_install 0.005368 0.002281 4.107391 ( 1.097089)
test_btest 0.000498 0.000091 75.190965 ( 6.616507)
test_basic 0.003415 0.000621 0.605323 ( 0.686520)
test_all 0.103371 0.027846 481.111830 ( 56.189480)
test_rubyspec 0.014227 0.033606 48.193187 ( 60.587015)
total: 131.51 sec