Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-103630
#<BuildRuby:0x00005581b8b989c8
@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.20220722-103630",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007986 0.002904 0.973547 ( 1.241207)
build_miniruby 0.001443 0.000525 0.070639 ( 0.068492)
build_ruby 0.001332 0.000485 0.069664 ( 0.068158)
build_all 0.006756 0.004679 1.521014 ( 0.572712)
build_install 0.011672 0.011955 5.155289 ( 2.056817)
test_btest 0.000916 0.000458 71.532542 ( 8.356731)
test_basic 0.005017 0.002508 0.324689 ( 0.412120)
test_all 0.001769 0.000316 673.766024 ( 66.501531)
test_rubyspec 0.099622 0.061267 45.435781 ( 51.145692)
total: 130.42 sec