Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-084925
#<BuildRuby:0x000056024ff38610
@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.20220827-084925",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.009073 0.003024 0.968721 ( 1.051405)
build_miniruby 0.001187 0.000396 0.077575 ( 0.076420)
build_ruby 0.001381 0.000460 0.079180 ( 0.078484)
build_all 0.006545 0.003739 1.512569 ( 0.567228)
build_install 0.009772 0.012027 1.862751 ( 0.923419)
test_btest 0.000678 0.000319 77.407701 ( 8.338344)
test_basic 0.007389 0.001297 0.321926 ( 0.411058)
test_all 0.000580 0.002716 681.275747 ( 66.936762)
test_rubyspec 0.080715 0.083783 45.611051 ( 54.078856)
total: 132.46 sec