Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-222438
#<BuildRuby:0x0000559f30585500
@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.20221019-222438",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009111 0.001321 1.155622 ( 1.214318)
build_miniruby 0.001329 0.000332 0.105167 ( 0.102784)
build_ruby 0.001455 0.000363 0.111458 ( 0.110486)
build_all 0.008942 0.000000 1.353528 ( 0.593169)
build_install 0.013744 0.001846 1.689472 ( 0.907154)
test_btest 0.002073 0.000415 62.870183 ( 6.370038)
test_basic 0.007017 0.000326 0.363376 ( 0.451394)
test_all 0.005188 0.003078 488.407221 ( 53.379010)
test_rubyspec 0.077395 0.049839 43.246719 ( 51.436676)
total: 114.57 sec