Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-143052
#<BuildRuby:0x00005652b601f4f0
@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.20240109-143052",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.006260 0.804996 ( 1.185633)
build_miniruby 0.000000 0.001076 0.810079 ( 0.810055)
build_ruby 0.000000 0.001336 2.670624 ( 2.671409)
build_all 0.000142 0.007390 11.928918 ( 0.969666)
build_install 0.004454 0.008790 3.359702 ( 0.956278)
test_btest 0.000831 0.000000 65.550317 ( 4.835509)
test_basic 0.004174 0.001082 0.431195 ( 0.511488)
test_all 0.068212 0.025369 390.307610 ( 36.103927)
test_rubyspec 0.026994 0.040408 41.030656 ( 53.594121)
total: 101.64 sec