Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-073417
#<BuildRuby:0x000055f69ea3b8e0
@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.20240115-073417",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.001428 0.004548 0.813116 ( 1.196833)
build_miniruby 0.000815 0.000326 0.819445 ( 0.818941)
build_ruby 0.001067 0.000427 2.650935 ( 2.651871)
build_all 0.002666 0.005653 12.187522 ( 0.983330)
build_install 0.008672 0.004336 3.399563 ( 0.963060)
test_btest 0.000814 0.000000 65.211506 ( 5.015091)
test_basic 0.004979 0.000000 0.394095 ( 0.473973)
test_all 0.075655 0.020778 379.577874 ( 33.067744)
test_rubyspec 0.026258 0.039418 40.183401 ( 52.716701)
total: 97.89 sec