Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-200047
#<BuildRuby:0x000055e82bbe5438
@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.20220826-200047",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009123 0.000177 0.816424 ( 0.864386)
build_miniruby 0.001140 0.000285 0.056010 ( 0.054852)
build_ruby 0.001551 0.000388 0.067046 ( 0.065626)
build_all 0.006882 0.000549 1.229467 ( 0.461014)
build_install 0.009099 0.005949 1.578167 ( 0.790031)
test_btest 0.001311 0.000374 52.001149 ( 6.213067)
test_basic 0.005694 0.001627 0.299987 ( 0.389836)
test_all 0.002161 0.002090 512.293440 ( 54.063673)
test_rubyspec 0.058639 0.061985 41.684838 ( 50.310419)
total: 113.21 sec