Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-051115
#<BuildRuby:0x000055a073d3af90
@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.20221008-051115",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005490 0.004189 1.084469 ( 1.263317)
build_miniruby 0.001422 0.000203 0.096874 ( 0.093710)
build_ruby 0.001534 0.000219 0.106528 ( 0.103596)
build_all 0.007836 0.000471 1.351836 ( 0.590153)
build_install 0.013925 0.001172 1.669188 ( 0.892410)
test_btest 0.001793 0.000225 60.182762 ( 6.686411)
test_basic 0.005876 0.001756 0.352062 ( 0.450707)
test_all 0.002409 0.004532 516.837442 ( 54.868307)
test_rubyspec 0.079627 0.034189 42.769331 ( 51.373287)
total: 116.32 sec