Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-043114
#<BuildRuby:0x000055dd4a63b7f8
@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-043114",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004008 0.001093 0.812331 ( 1.254395)
build_miniruby 0.000995 0.000000 0.813851 ( 0.813720)
build_ruby 0.001372 0.000000 2.671780 ( 2.672857)
build_all 0.007590 0.000282 11.939403 ( 0.994353)
build_install 0.012116 0.000618 3.390247 ( 0.970002)
test_btest 0.000000 0.000733 64.985632 ( 4.942597)
test_basic 0.000000 0.005439 0.388832 ( 0.468311)
test_all 0.065738 0.030175 384.917374 ( 35.561957)
test_rubyspec 0.037285 0.041037 40.705301 ( 53.230624)
total: 100.91 sec