Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-004609
#<BuildRuby:0x00005648ae240c00
@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.20220826-004609",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009475 0.001458 0.986205 ( 1.389610)
build_miniruby 0.001798 0.000277 0.074106 ( 0.072431)
build_ruby 0.001909 0.000293 0.075308 ( 0.072931)
build_all 0.008753 0.001346 1.516440 ( 0.565867)
build_install 0.022113 0.000583 1.885055 ( 0.921317)
test_btest 0.001055 0.000132 77.079228 ( 8.664369)
test_basic 0.007369 0.000140 0.329308 ( 0.423541)
test_all 0.001913 0.001292 667.371036 ( 66.613685)
test_rubyspec 0.118640 0.055140 45.407489 ( 53.894910)
total: 132.62 sec