Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-002613
#<BuildRuby:0x00005610be527ce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230605-002613",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000000 0.000058 0.000058 ( 0.000032)
build_up 0.001647 0.003436 1.445463 ( 2.680935)
build_miniruby 0.000877 0.000195 0.762502 ( 0.762087)
build_ruby 0.000982 0.000218 2.485096 ( 2.485976)
build_all 0.007528 0.001673 12.322081 ( 1.120836)
build_install 0.007454 0.000000 1.601138 ( 0.879188)
test_btest 0.000999 0.000000 81.351799 ( 7.328543)
test_basic 0.000004 0.004378 0.756582 ( 0.838236)
test_all 0.001184 0.000296 436.541028 ( 52.101127)
test_rubyspec 0.020785 0.014430 41.157404 ( 53.644573)
total: 121.84 sec