Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-172330
#<BuildRuby:0x0000563fc79034b0
@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.20231220-172330",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003664 0.000000 1.052508 ( 1.311874)
build_miniruby 0.000882 0.000129 0.900940 ( 0.900860)
build_ruby 0.001160 0.000193 2.742449 ( 2.747246)
build_all 0.002646 0.004794 12.159337 ( 1.012059)
build_install 0.009059 0.000074 3.576618 ( 0.985099)
test_btest 0.000545 0.000117 64.166246 ( 4.670869)
test_basic 0.003765 0.000000 0.386681 ( 0.469983)
test_all 0.088050 0.020904 454.283907 ( 37.861019)
test_rubyspec 0.029395 0.022530 40.738508 ( 53.467258)
total: 103.43 sec