Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-044500
#<BuildRuby:0x00005607cccb2148
@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.20220721-044500",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009507 0.000792 0.932824 ( 5.243964)
build_miniruby 0.001442 0.000121 0.053284 ( 0.051494)
build_ruby 0.001878 0.000156 0.061760 ( 0.059264)
build_all 0.004979 0.005280 1.257815 ( 0.494207)
build_install 0.016277 0.000000 4.320172 ( 1.845603)
test_btest 0.001614 0.000000 53.194468 ( 6.412106)
test_basic 0.005556 0.000284 0.295034 ( 0.388646)
test_all 0.002301 0.000270 502.759681 ( 53.339488)
test_rubyspec 0.067395 0.065861 42.072850 ( 48.016134)
total: 115.85 sec