Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-150249
#<BuildRuby:0x000056211ae04e80
@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.20220821-150249",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008855 0.001183 0.868818 ( 0.937602)
build_miniruby 0.000000 0.001274 0.057551 ( 0.056895)
build_ruby 0.000000 0.001672 0.066796 ( 0.065313)
build_all 0.006629 0.002112 1.260071 ( 0.480712)
build_install 0.007146 0.007437 1.544289 ( 0.770678)
test_btest 0.000994 0.000382 49.726652 ( 6.299707)
test_basic 0.003981 0.001531 0.285088 ( 0.376074)
test_all 0.005373 0.000000 484.625862 ( 51.244387)
test_rubyspec 0.088009 0.030193 41.886207 ( 50.147319)
total: 110.38 sec