Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-185916
#<BuildRuby:0x000055936bbdf778
@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.20220403-185916",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003597 0.007998 1.024489 ( 1.016136)
build_miniruby 0.001377 0.000276 0.074606 ( 0.073644)
build_ruby 0.001695 0.000339 0.073319 ( 0.071543)
build_all 0.005607 0.004577 4.208940 ( 0.870466)
build_install 0.023601 0.000378 8.475206 ( 2.955633)
test_btest 0.000921 0.000175 73.988262 ( 8.042221)
test_basic 0.006141 0.001170 0.353514 ( 0.442714)
test_all 0.003051 0.000000 700.215438 ( 67.868677)
test_rubyspec 0.121799 0.053309 46.537594 ( 51.809720)
total: 133.15 sec