Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-070320
#<BuildRuby:0x0000555d109cead8
@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.20221007-070320",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.009339 0.000823 1.434087 ( 2.120163)
build_miniruby 0.000382 0.003541 1.384665 ( 1.189267)
build_ruby 0.002121 0.000454 1.840042 ( 1.763502)
build_all 0.013480 0.003471 20.094765 ( 3.923029)
build_install 0.014605 0.003690 1.703152 ( 0.889796)
test_btest 0.001502 0.000341 61.602053 ( 6.181869)
test_basic 0.000986 0.007209 0.344770 ( 0.432226)
test_all 0.005732 0.000822 486.241942 ( 53.994850)
test_rubyspec 0.076714 0.061256 42.219212 ( 50.743637)
total: 121.24 sec