Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-190239
#<BuildRuby:0x00005569537f38e0
@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.20231203-190239",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004394 0.000036 0.987992 ( 1.267130)
build_miniruby 0.001171 0.000000 0.861849 ( 0.863135)
build_ruby 0.000000 0.001083 2.697601 ( 2.700953)
build_all 0.006676 0.002347 12.093711 ( 0.997659)
build_install 0.005586 0.004089 3.587597 ( 0.959441)
test_btest 0.000555 0.000104 59.972055 ( 5.984934)
test_basic 0.003550 0.000665 0.382842 ( 0.461176)
test_all 0.079347 0.021822 378.709429 ( 36.912468)
test_rubyspec 0.015429 0.041720 39.505505 ( 52.202980)
total: 102.35 sec