Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-120231
#<BuildRuby:0x0000558eb91dc098
@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.20231208-120231",
@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.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.002720 0.001360 1.003085 ( 1.276230)
build_miniruby 0.000449 0.000225 0.869081 ( 0.869917)
build_ruby 0.000658 0.000329 2.709599 ( 2.713577)
build_all 0.007158 0.000016 12.127674 ( 0.984963)
build_install 0.007203 0.007167 3.579917 ( 0.963333)
test_btest 0.000443 0.000221 63.851471 ( 5.899369)
test_basic 0.002152 0.001076 0.373705 ( 0.456203)
test_all 0.088407 0.013073 371.904503 ( 38.082483)
test_rubyspec 0.041305 0.026086 39.671898 ( 52.330754)
total: 103.58 sec