Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-105201
#<BuildRuby:0x000055d77bd480e8
@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.20231121-105201",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001029 0.004237 1.039310 ( 1.336694)
build_miniruby 0.000873 0.000000 0.798788 ( 0.799130)
build_ruby 0.001425 0.000000 2.635302 ( 2.635970)
build_all 0.007472 0.000000 12.088605 ( 0.970885)
build_install 0.003092 0.008167 3.667647 ( 0.990455)
test_btest 0.000802 0.000283 62.785037 ( 5.768612)
test_basic 0.003222 0.001137 0.413201 ( 0.491970)
test_all 0.078061 0.017039 367.426581 ( 32.363226)
test_rubyspec 0.022317 0.042246 40.170260 ( 52.728480)
total: 98.09 sec