Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-212444
#<BuildRuby:0x000055938ecc95a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-212444",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006424 0.005205 0.938883 ( 0.952532)
build_miniruby 0.001967 0.000422 0.074779 ( 0.072190)
build_ruby 0.001515 0.000324 0.078739 ( 0.077229)
build_all 0.010192 0.000205 4.086140 ( 0.807356)
build_install 0.016230 0.007355 7.828547 ( 2.314460)
test_btest 0.001112 0.000262 47.441686 ( 43.787849)
test_basic 0.003331 0.003426 0.340964 ( 0.431317)
test_all 0.001611 0.000424 692.657621 ( 71.927424)
test_rubyspec 0.093628 0.061767 46.331637 ( 51.572919)
total: 171.94 sec