Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-102257
#<BuildRuby:0x0000564c066f4188
@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.20240111-102257",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004715 0.000363 0.805464 ( 1.187295)
build_miniruby 0.001124 0.000087 0.862420 ( 0.861966)
build_ruby 0.001246 0.000096 2.671306 ( 2.672100)
build_all 0.003227 0.004307 12.383229 ( 0.976266)
build_install 0.004686 0.005404 3.387316 ( 0.958437)
test_btest 0.000582 0.000124 61.347903 ( 5.888821)
test_basic 0.000000 0.004291 0.405848 ( 0.485786)
test_all 0.085665 0.018218 394.038757 ( 34.099096)
test_rubyspec 0.021880 0.043185 40.603047 ( 53.169281)
total: 100.30 sec