Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-042141
#<BuildRuby:0x000055bd6a5a8110
@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.20231204-042141",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001977 0.004621 0.993256 ( 1.281336)
build_miniruby 0.000990 0.000000 0.863577 ( 0.864313)
build_ruby 0.001374 0.000000 2.697850 ( 2.699386)
build_all 0.004301 0.002471 12.173436 ( 0.974982)
build_install 0.004908 0.005156 3.569490 ( 0.965188)
test_btest 0.000546 0.000205 66.072315 ( 5.082625)
test_basic 0.002165 0.000812 0.383403 ( 0.465711)
test_all 0.083584 0.016623 409.380454 ( 39.456564)
test_rubyspec 0.048509 0.026469 39.486919 ( 52.142204)
total: 103.93 sec