Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-190656
#<BuildRuby:0x0000555a7f1db670
@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.20231122-190656",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001399 0.004386 0.978597 ( 1.599659)
build_miniruby 0.001083 0.000000 0.800290 ( 0.800531)
build_ruby 0.001485 0.000000 2.613340 ( 2.614320)
build_all 0.003149 0.004613 12.308110 ( 0.985459)
build_install 0.000443 0.013116 3.779209 ( 0.983676)
test_btest 0.000537 0.000202 63.106325 ( 5.667156)
test_basic 0.005217 0.000000 0.395451 ( 0.475138)
test_all 0.064072 0.030545 358.853640 ( 32.918921)
test_rubyspec 0.044133 0.035653 39.978924 ( 52.524233)
total: 98.57 sec