Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-204005
#<BuildRuby:0x000055b4fb778110
@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.20240106-204005",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004462 0.000262 1.100998 ( 1.478085)
build_miniruby 0.001220 0.000000 1.406020 ( 1.408501)
build_ruby 0.001614 0.000000 4.035422 ( 4.042616)
build_all 0.009616 0.000213 16.241390 ( 1.641742)
build_install 0.010619 0.004218 4.772277 ( 1.587466)
test_btest 0.000662 0.000060 85.060341 ( 12.830032)
test_basic 0.005026 0.000457 0.601004 ( 0.671360)
test_all 0.072214 0.048670 548.921130 ( 83.389362)
test_rubyspec 0.040407 0.021229 73.853781 ( 86.074376)
total: 193.12 sec