Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-060800
#<BuildRuby:0x00005596b5a70e80
@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-060800",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000072 0.000000 0.000072 ( 0.000077)
build_up 0.001078 0.007642 0.818777 ( 1.191067)
build_miniruby 0.001220 0.000162 0.060949 ( 0.061269)
build_ruby 0.001513 0.000201 0.065037 ( 0.064139)
build_all 0.005264 0.003526 1.261302 ( 0.482692)
build_install 0.008873 0.005941 1.582607 ( 0.806017)
test_btest 0.001010 0.000238 53.166043 ( 6.372194)
test_basic 0.005898 0.000323 0.274897 ( 0.367267)
test_all 0.002078 0.000462 512.549066 ( 53.325352)
test_rubyspec 0.066860 0.056671 41.798042 ( 49.526118)
total: 112.20 sec