Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-091529
#<BuildRuby:0x000055c0408b2148
@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.20220816-091529",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009232 0.001539 0.809161 ( 0.883968)
build_miniruby 0.001252 0.000209 0.053515 ( 0.052249)
build_ruby 0.001296 0.000216 0.059794 ( 0.058559)
build_all 0.007843 0.001307 1.250981 ( 0.476364)
build_install 0.012764 0.003800 1.590979 ( 0.805154)
test_btest 0.000000 0.000848 50.902077 ( 6.157607)
test_basic 0.001643 0.004527 0.282485 ( 0.373811)
test_all 0.003008 0.000752 498.078886 ( 52.946003)
test_rubyspec 0.089870 0.047198 41.618313 ( 49.244580)
total: 111.00 sec