Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-010420
#<BuildRuby:0x000055f55f06c110
@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.20240110-010420",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005331 0.000000 0.805990 ( 1.576416)
build_miniruby 0.001093 0.000000 0.844934 ( 0.844799)
build_ruby 0.001378 0.000000 2.664710 ( 2.665684)
build_all 0.000000 0.007871 11.936811 ( 0.961561)
build_install 0.000000 0.011485 3.432707 ( 0.978151)
test_btest 0.000000 0.000702 64.786197 ( 5.615814)
test_basic 0.000000 0.004145 0.394277 ( 0.475582)
test_all 0.061262 0.032369 390.690203 ( 33.716231)
test_rubyspec 0.040671 0.023885 40.371249 ( 53.154098)
total: 99.99 sec