Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-203944
#<BuildRuby:0x0000559a7e8f3360
@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.20231205-203944",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003386 0.000677 0.988145 ( 1.262222)
build_miniruby 0.000982 0.000000 0.864069 ( 0.863720)
build_ruby 0.000976 0.000000 2.705341 ( 2.706533)
build_all 0.006557 0.001720 12.085168 ( 0.999258)
build_install 0.012796 0.001037 3.561881 ( 0.964619)
test_btest 0.000604 0.000107 60.560628 ( 6.026506)
test_basic 0.000591 0.003986 0.372051 ( 0.453773)
test_all 0.068864 0.037709 411.113328 ( 33.796324)
test_rubyspec 0.017958 0.044745 39.496799 ( 52.173630)
total: 99.25 sec