Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-125248
#<BuildRuby:0x000055da2927bce0
@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.20221205-125248",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003486 0.001162 0.815730 ( 1.089510)
build_miniruby 0.000968 0.000000 0.528774 ( 0.529222)
build_ruby 0.000000 0.001218 1.697742 ( 1.621103)
build_all 0.006499 0.002635 11.904908 ( 1.469488)
build_install 0.005005 0.001820 1.574820 ( 0.743736)
test_btest 0.000515 0.000187 62.212416 ( 6.044262)
test_basic 0.000000 0.003054 0.226803 ( 0.323813)
test_all 0.000000 0.000993 498.009702 ( 50.322139)
test_rubyspec 0.010282 0.016914 35.634805 ( 46.155139)
total: 108.30 sec