Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-000209
#<BuildRuby:0x000055d0c7a0f940
@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.20220330-000209",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008127 0.003329 1.012512 ( 1.576952)
build_miniruby 0.001755 0.000329 0.073724 ( 0.072027)
build_ruby 0.001790 0.000336 0.073751 ( 0.072018)
build_all 0.011925 0.000000 4.174026 ( 0.833232)
build_install 0.013497 0.011470 7.919028 ( 2.409278)
test_btest 0.002224 0.000000 76.781492 ( 8.071693)
test_basic 0.004646 0.003698 0.341866 ( 0.428947)
test_all 0.001707 0.000478 671.380771 ( 66.181347)
test_rubyspec 0.090287 0.073939 45.763967 ( 51.280431)
total: 130.93 sec