Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-162449
#<BuildRuby:0x0000558079e276e8
@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.20231125-162449",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004324 0.000961 1.329167 ( 1.689640)
build_miniruby 0.000915 0.000203 0.865630 ( 0.865127)
build_ruby 0.001089 0.000243 2.713277 ( 2.714281)
build_all 0.009509 0.001115 17.047278 ( 1.495736)
build_install 0.004849 0.004580 5.153846 ( 1.193924)
test_btest 0.000953 0.000238 85.836665 ( 7.819556)
test_basic 0.004553 0.000223 0.722580 ( 0.799698)
test_all 0.112737 0.026402 513.288432 ( 59.182378)
test_rubyspec 0.039759 0.011674 49.501518 ( 61.827903)
total: 137.59 sec