Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-020703
#<BuildRuby:0x000055d762381438
@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.20220802-020703",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000052 0.000014 0.000066 ( 0.000066)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.000350 0.012134 0.854278 ( 1.480349)
build_miniruby 0.001330 0.000726 0.063448 ( 0.061566)
build_ruby 0.000837 0.000456 0.054144 ( 0.053065)
build_all 0.006043 0.000911 1.218010 ( 0.460500)
build_install 0.009175 0.004587 4.112283 ( 1.774587)
test_btest 0.001319 0.000659 51.015925 ( 6.240072)
test_basic 0.003700 0.001850 0.294119 ( 0.389203)
test_all 0.001268 0.000634 472.559098 ( 51.031834)
test_rubyspec 0.089577 0.036897 41.013670 ( 46.952328)
total: 108.44 sec