Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-004308
#<BuildRuby:0x0000558b07f7f688
@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.20220203-004308",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002149 0.008959 0.962093 ( 1.243077)
build_miniruby 0.001487 0.000350 0.076588 ( 0.076352)
build_ruby 0.001393 0.000328 0.068736 ( 0.068220)
build_all 0.009536 0.001352 4.129444 ( 0.801624)
build_install 0.017548 0.006284 7.869954 ( 2.332603)
test_btest 0.000935 0.000233 47.155012 ( 45.057355)
test_basic 0.006307 0.001576 0.343737 ( 0.432467)
test_all 0.000000 0.002062 691.546900 ( 67.263171)
test_rubyspec 0.098619 0.074626 46.259583 ( 51.567162)
total: 168.84 sec