Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-000131
#<BuildRuby:0x0000564e01f0bce8
@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.20230808-000131",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.005119 0.000444 1.340049 ( 2.574819)
build_miniruby 0.000838 0.000296 0.825449 ( 0.826191)
build_ruby 0.001162 0.000000 2.577302 ( 2.577491)
build_all 0.009468 0.000000 14.560351 ( 1.308880)
build_install 0.007501 0.000653 2.030299 ( 0.900861)
test_btest 0.000808 0.000231 80.930154 ( 8.043494)
test_basic 0.004011 0.001146 0.705245 ( 0.779841)
test_all 0.001110 0.000318 524.679051 ( 60.197236)
test_rubyspec 0.006260 0.032749 44.194565 ( 56.492027)
total: 133.70 sec