Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-131054
#<BuildRuby:0x000055b64c3a3e20
@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.20230524-131054",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.003634 0.001817 1.376704 ( 2.822746)
build_miniruby 0.000000 0.001343 0.882263 ( 0.881810)
build_ruby 0.000000 0.001210 2.493913 ( 2.494293)
build_all 0.005361 0.004056 12.215804 ( 1.072767)
build_install 0.002085 0.005502 1.727370 ( 1.002899)
test_btest 0.000591 0.000414 80.347577 ( 7.085487)
test_basic 0.004067 0.001271 0.658240 ( 0.743255)
test_all 0.000810 0.000539 428.012297 ( 39.356429)
test_rubyspec 0.024824 0.013508 41.694502 ( 54.141260)
total: 109.60 sec