Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-060250
#<BuildRuby:0x00005600322e40e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231123-060250",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003592 0.000798 1.150683 ( 1.531186)
build_miniruby 0.000893 0.000199 0.873381 ( 0.873299)
build_ruby 0.001054 0.000234 2.982230 ( 2.982625)
build_all 0.007594 0.003001 17.213862 ( 1.558806)
build_install 0.009246 0.000296 5.255144 ( 1.200517)
test_btest 0.000972 0.000211 87.278984 ( 8.142855)
test_basic 0.004618 0.000119 0.530432 ( 0.611573)
test_all 0.120288 0.019646 519.090370 ( 57.838413)
test_rubyspec 0.018192 0.037196 50.951568 ( 63.281577)
total: 138.02 sec