Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-100714
#<BuildRuby:0x000055d3065ac4c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220919-100714",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009477 0.000148 1.115410 ( 1.132802)
build_miniruby 0.001769 0.000236 0.116745 ( 0.114136)
build_ruby 0.001630 0.000217 0.119558 ( 0.102229)
build_all 0.006427 0.004045 1.592279 ( 0.660907)
build_install 0.015328 0.006791 1.946512 ( 0.968175)
test_btest 0.001370 0.000304 80.065019 ( 8.267808)
test_basic 0.007608 0.000000 0.378448 ( 0.468326)
test_all 0.003005 0.000128 637.700375 ( 65.695596)
test_rubyspec 0.104889 0.071458 45.536913 ( 53.911060)
total: 131.32 sec