Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-051118
#<BuildRuby:0x000055fe69aa2f90
@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-051118",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007266 0.001211 0.842563 ( 1.078274)
build_miniruby 0.001996 0.000333 0.065249 ( 0.063658)
build_ruby 0.001391 0.000232 0.067492 ( 0.065508)
build_all 0.007802 0.001300 1.240724 ( 0.484056)
build_install 0.007939 0.008837 1.569801 ( 0.794852)
test_btest 0.001090 0.000291 55.166191 ( 6.528263)
test_basic 0.000000 0.005688 0.289765 ( 0.381716)
test_all 0.001153 0.002878 482.039876 ( 52.220199)
test_rubyspec 0.072730 0.059728 41.828570 ( 50.354370)
total: 111.97 sec