Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-230028
#<BuildRuby:0x000055babc2cf048
@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.20231121-230028",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000828 0.004635 0.910627 ( 1.308095)
build_miniruby 0.000544 0.000408 0.792573 ( 0.792562)
build_ruby 0.001642 0.000000 2.617153 ( 2.617882)
build_all 0.008843 0.000000 12.154671 ( 1.000800)
build_install 0.006691 0.004535 3.718763 ( 0.982807)
test_btest 0.000619 0.000361 65.971810 ( 4.803182)
test_basic 0.004438 0.000074 0.399925 ( 0.480508)
test_all 0.064221 0.029952 346.237819 ( 30.899910)
test_rubyspec 0.036656 0.043010 40.053370 ( 52.587390)
total: 95.47 sec