Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-135521
#<BuildRuby:0x0000563481b36f08
@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-135521",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.008314 0.001073 0.829491 ( 0.907211)
build_miniruby 0.000000 0.002141 0.066207 ( 0.064673)
build_ruby 0.000407 0.000861 0.054938 ( 0.053590)
build_all 0.006761 0.000767 1.274038 ( 0.487003)
build_install 0.013485 0.001236 1.578310 ( 0.785064)
test_btest 0.001556 0.000000 51.924328 ( 5.993599)
test_basic 0.004403 0.003758 0.289319 ( 0.377572)
test_all 0.003520 0.000000 483.473655 ( 51.936466)
test_rubyspec 0.104510 0.030470 42.255059 ( 50.671699)
total: 111.28 sec