Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-055949
#<BuildRuby:0x0000559677409350
@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.20220728-055949",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007777 0.001296 0.848355 ( 1.135100)
build_miniruby 0.001330 0.000000 0.059942 ( 0.060264)
build_ruby 0.001731 0.000000 0.052592 ( 0.052620)
build_all 0.007102 0.000875 1.235123 ( 0.469298)
build_install 0.015819 0.001541 4.322461 ( 1.868988)
test_btest 0.001249 0.000178 52.983011 ( 6.290506)
test_basic 0.000000 0.005564 0.291903 ( 0.385582)
test_all 0.002094 0.000658 488.277751 ( 52.008142)
test_rubyspec 0.080826 0.055460 41.793710 ( 47.741269)
total: 110.01 sec