Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-203049
#<BuildRuby:0x0000563e61fdbfd8
@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.20231217-203049",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004441 0.000889 1.029629 ( 1.300829)
build_miniruby 0.000638 0.000127 0.878222 ( 0.878842)
build_ruby 0.001574 0.000000 2.706761 ( 2.707601)
build_all 0.003749 0.003596 12.128789 ( 1.000572)
build_install 0.006466 0.007478 3.541074 ( 0.971761)
test_btest 0.000454 0.000160 64.923565 ( 5.125286)
test_basic 0.000000 0.004471 0.378966 ( 0.458964)
test_all 0.091615 0.010283 415.816109 ( 35.715902)
test_rubyspec 0.031893 0.036024 40.084209 ( 52.741051)
total: 100.90 sec