Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-054346
#<BuildRuby:0x0000563a5dadd570
@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.20221026-054346",
@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.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009381 0.001939 1.164349 ( 2.307743)
build_miniruby 0.001039 0.000378 0.109114 ( 0.106901)
build_ruby 0.001122 0.000408 0.117023 ( 0.115394)
build_all 0.004145 0.004493 1.412510 ( 0.583310)
build_install 0.012447 0.002981 1.769617 ( 0.951158)
test_btest 0.000000 0.002156 63.038051 ( 6.553994)
test_basic 0.004031 0.002479 0.368235 ( 0.459629)
test_all 0.004656 0.001996 493.202087 ( 53.493495)
test_rubyspec 0.055973 0.066970 43.524639 ( 52.068269)
total: 116.64 sec