Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-143935
#<BuildRuby:0x000055febb525390
@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.20220814-143935",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.009178 0.000768 0.825570 ( 1.010409)
build_miniruby 0.001285 0.000183 0.050939 ( 0.049522)
build_ruby 0.001390 0.000199 0.053789 ( 0.052169)
build_all 0.006615 0.000296 1.222508 ( 0.466873)
build_install 0.015252 0.000746 1.560871 ( 0.783708)
test_btest 0.000874 0.000000 52.112842 ( 6.333999)
test_basic 0.005231 0.000138 0.268077 ( 0.358779)
test_all 0.001412 0.004422 485.682721 ( 51.501956)
test_rubyspec 0.096963 0.045478 41.746885 ( 49.334747)
total: 109.89 sec