Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-164243
#<BuildRuby:0x000055ee669ab280
@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.20231227-164243",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000039 0.000003 0.000042 ( 0.000043)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.006484 0.777397 ( 1.167877)
build_miniruby 0.000000 0.001049 0.838499 ( 0.838707)
build_ruby 0.001112 0.000500 2.672227 ( 2.672396)
build_all 0.007330 0.000000 12.008167 ( 0.946712)
build_install 0.011303 0.000000 3.637776 ( 0.972078)
test_btest 0.000702 0.000000 63.645670 ( 5.330622)
test_basic 0.001407 0.004206 0.399481 ( 0.477359)
test_all 0.066595 0.028982 380.278635 ( 31.564969)
test_rubyspec 0.031059 0.033994 40.266482 ( 52.837803)
total: 96.81 sec