Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-205841
#<BuildRuby:0x0000560ca21af018
@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.20231230-205841",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005694 0.000600 1.251987 ( 1.598442)
build_miniruby 0.001174 0.000124 0.960587 ( 0.960071)
build_ruby 0.001198 0.000127 2.772656 ( 2.772336)
build_all 0.009652 0.000069 16.769210 ( 1.544384)
build_install 0.008493 0.000000 4.708834 ( 1.155174)
test_btest 0.000997 0.000000 82.572278 ( 7.881673)
test_basic 0.005634 0.000000 0.814391 ( 0.892236)
test_all 0.084427 0.053750 538.867183 ( 54.153335)
test_rubyspec 0.029963 0.020685 50.256150 ( 62.491821)
total: 133.45 sec