Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-102315
#<BuildRuby:0x000055682de977b8
@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.20240112-102315",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003574 0.000274 0.791079 ( 1.181684)
build_miniruby 0.001043 0.000000 0.899950 ( 0.900280)
build_ruby 0.001495 0.000000 2.809889 ( 2.809890)
build_all 0.001841 0.008043 14.624445 ( 1.437928)
build_install 0.009330 0.000175 4.235061 ( 1.178363)
test_btest 0.000000 0.001165 81.062808 ( 6.675499)
test_basic 0.000000 0.005767 0.443674 ( 0.523605)
test_all 0.094571 0.040993 547.950659 ( 61.506407)
test_rubyspec 0.020038 0.014501 49.351630 ( 61.944431)
total: 138.16 sec