Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-154331
#<BuildRuby:0x000055a14846bba0
@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.20221018-154331",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000056 0.000004 0.000060 ( 0.000065)
build_up 0.005180 0.004872 1.149771 ( 1.193118)
build_miniruby 0.001536 0.000000 0.110105 ( 0.106894)
build_ruby 0.002101 0.000000 0.106292 ( 0.102672)
build_all 0.008266 0.000408 1.372758 ( 0.566958)
build_install 0.007308 0.007896 1.694037 ( 0.917990)
test_btest 0.001589 0.000353 61.639681 ( 6.653212)
test_basic 0.006848 0.000000 0.364223 ( 0.452523)
test_all 0.007602 0.000000 514.662217 ( 55.600708)
test_rubyspec 0.122537 0.019725 43.012955 ( 51.229882)
total: 116.83 sec