Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-161354
#<BuildRuby:0x00005561fab934b0
@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.20231216-161354",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001385 0.003274 1.028206 ( 1.302926)
build_miniruby 0.000868 0.000000 0.875039 ( 0.877859)
build_ruby 0.001728 0.000000 2.728758 ( 2.729273)
build_all 0.004110 0.003543 12.196909 ( 1.034596)
build_install 0.009776 0.004495 3.598558 ( 0.973859)
test_btest 0.000551 0.000184 62.169815 ( 5.643959)
test_basic 0.004005 0.000029 0.377141 ( 0.459566)
test_all 0.076633 0.020215 382.143528 ( 34.076205)
test_rubyspec 0.035772 0.021481 39.785975 ( 52.431525)
total: 99.53 sec