Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-234621
#<BuildRuby:0x000055ee193ee038
@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.20220720-234621",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.008950 0.000746 0.897884 ( 1.448895)
build_miniruby 0.001783 0.000149 0.062524 ( 0.061370)
build_ruby 0.001352 0.000113 0.053135 ( 0.051853)
build_all 0.007820 0.000652 1.253591 ( 0.495156)
build_install 0.015211 0.000219 4.365658 ( 1.828583)
test_btest 0.002785 0.000199 53.213426 ( 5.933915)
test_basic 0.006145 0.000439 0.280729 ( 0.378142)
test_all 0.002493 0.000178 497.857861 ( 53.354108)
test_rubyspec 0.068851 0.052422 41.959863 ( 47.814461)
total: 111.37 sec