Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-182111
#<BuildRuby:0x00005566c96f4188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-182111",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004780 0.000354 1.411838 ( 1.802665)
build_miniruby 0.001283 0.000095 1.595659 ( 1.599499)
build_ruby 0.001450 0.000108 5.666476 ( 5.678032)
build_all 0.009456 0.000701 16.703851 ( 1.775234)
build_install 0.011632 0.004873 5.505516 ( 2.266330)
test_btest 0.000772 0.000080 83.584965 ( 9.642983)
test_basic 0.000000 0.007355 0.742400 ( 0.810173)
test_all 0.082582 0.036456 550.964562 ( 61.028471)
test_rubyspec 0.040678 0.026231 84.475779 ( 96.837567)
total: 181.44 sec