Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-122121
#<BuildRuby:0x0000561670f71570
@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.20221006-122121",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.008677 0.000721 1.097209 ( 1.443353)
build_miniruby 0.001580 0.000243 0.096133 ( 0.093720)
build_ruby 0.001458 0.000224 0.094702 ( 0.092576)
build_all 0.007456 0.000408 1.276851 ( 0.568354)
build_install 0.014125 0.000564 1.647256 ( 0.903341)
test_btest 0.001382 0.000173 60.622635 ( 6.346798)
test_basic 0.007231 0.000241 0.361223 ( 0.451321)
test_all 0.006386 0.000120 471.492875 ( 51.803334)
test_rubyspec 0.103031 0.029202 42.233537 ( 50.679841)
total: 112.38 sec