Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-064959
#<BuildRuby:0x0000558ce8022fe0
@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.20220913-064959",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011447 0.000490 1.105528 ( 1.097852)
build_miniruby 0.001927 0.000257 0.071567 ( 0.070503)
build_ruby 0.001714 0.000229 0.075613 ( 0.075102)
build_all 0.006097 0.003918 1.564040 ( 0.605830)
build_install 0.020276 0.001134 1.909019 ( 0.959284)
test_btest 0.000894 0.000135 95.172258 ( 9.572318)
test_basic 0.000053 0.008241 0.338722 ( 0.429372)
test_all 0.003895 0.000927 690.613566 ( 68.442155)
test_rubyspec 0.122258 0.058180 47.011627 ( 55.455665)
total: 136.71 sec