Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-122842
#<BuildRuby:0x000055d0de4b2df0
@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.20230730-122842",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.002023 0.003302 1.466459 ( 2.730867)
build_miniruby 0.000931 0.000329 1.041038 ( 1.039241)
build_ruby 0.001150 0.000406 2.984001 ( 2.988241)
build_all 0.007310 0.002580 14.395573 ( 1.323935)
build_install 0.004687 0.004539 2.209646 ( 0.992690)
test_btest 0.000750 0.000291 83.561060 ( 7.753291)
test_basic 0.004658 0.000056 0.668659 ( 0.744641)
test_all 0.001106 0.000408 526.240740 ( 57.354791)
test_rubyspec 0.014293 0.027036 43.803384 ( 56.116760)
total: 131.05 sec