Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-021940
#<BuildRuby:0x000055d733548e80
@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.20220727-021940",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009472 0.000842 0.851244 ( 1.384661)
build_miniruby 0.001690 0.000260 0.057466 ( 0.054839)
build_ruby 0.001070 0.000165 0.057485 ( 0.056080)
build_all 0.003874 0.005393 1.225614 ( 0.462278)
build_install 0.006752 0.010536 4.297524 ( 1.781702)
test_btest 0.001312 0.000468 52.930873 ( 6.293500)
test_basic 0.005382 0.001923 0.293022 ( 0.381927)
test_all 0.003273 0.000000 506.742912 ( 52.568120)
test_rubyspec 0.075733 0.059610 41.732163 ( 47.604326)
total: 110.59 sec