Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-062814
#<BuildRuby:0x00005626a8aca038
@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.20221009-062814",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000072 0.000005 0.000077 ( 0.000078)
build_up 0.010276 0.000447 1.071189 ( 1.145072)
build_miniruby 0.001585 0.000114 0.096749 ( 0.094396)
build_ruby 0.001458 0.000000 0.097032 ( 0.095265)
build_all 0.008968 0.000000 1.317385 ( 0.564202)
build_install 0.009920 0.004830 1.616282 ( 0.904525)
test_btest 0.002184 0.000000 60.533275 ( 6.662858)
test_basic 0.006169 0.000397 0.366778 ( 0.456439)
test_all 0.007107 0.000219 476.982528 ( 52.505428)
test_rubyspec 0.068736 0.056173 42.629138 ( 51.154393)
total: 113.58 sec