Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-110600
#<BuildRuby:0x000056195cad5310
@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.20221016-110600",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000032 0.000002 0.000034 ( 0.000032)
build_up 0.009377 0.000107 1.123274 ( 1.185832)
build_miniruby 0.002158 0.000144 0.105397 ( 0.102143)
build_ruby 0.001539 0.000103 0.103396 ( 0.101032)
build_all 0.004154 0.004812 1.316462 ( 0.570106)
build_install 0.009700 0.004648 1.663578 ( 0.913078)
test_btest 0.002112 0.000373 61.788275 ( 6.632858)
test_basic 0.006244 0.001102 0.372460 ( 0.461404)
test_all 0.001740 0.004395 519.097395 ( 55.330116)
test_rubyspec 0.066527 0.057819 43.358191 ( 51.846525)
total: 117.14 sec