Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-032022
#<BuildRuby:0x0000561c296dd350
@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-032022",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000067 0.000011 0.000078 ( 0.000084)
build_up 0.008356 0.000664 1.089907 ( 1.158159)
build_miniruby 0.001178 0.000181 0.096319 ( 0.094027)
build_ruby 0.001758 0.000000 0.093759 ( 0.090809)
build_all 0.009919 0.000000 1.342490 ( 0.564556)
build_install 0.013891 0.000925 1.629951 ( 0.876501)
test_btest 0.001632 0.000192 61.373118 ( 6.377101)
test_basic 0.005764 0.000082 0.357491 ( 0.448765)
test_all 0.006713 0.000069 487.532781 ( 54.272872)
test_rubyspec 0.109594 0.036994 43.439812 ( 52.092487)
total: 115.98 sec