Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-000144
#<BuildRuby:0x0000557f8394c110
@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.20231211-000144",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003311 0.000663 0.997827 ( 1.284190)
build_miniruby 0.000643 0.000128 0.871905 ( 0.871571)
build_ruby 0.001007 0.000202 2.692294 ( 2.694563)
build_all 0.002569 0.005292 12.103253 ( 0.982706)
build_install 0.009717 0.003358 3.498147 ( 0.963011)
test_btest 0.000533 0.000164 62.632678 ( 4.832285)
test_basic 0.004279 0.000000 0.372602 ( 0.453528)
test_all 0.084428 0.015584 398.178743 ( 41.882035)
test_rubyspec 0.049420 0.021335 39.703074 ( 52.356415)
total: 106.32 sec