Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-214651
#<BuildRuby:0x0000555779d7e148
@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.20221101-214651",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002226 0.008465 1.112352 ( 1.149079)
build_miniruby 0.000000 0.001836 0.098444 ( 0.096921)
build_ruby 0.000124 0.001439 0.087923 ( 0.086051)
build_all 0.000263 0.008012 1.334328 ( 0.568989)
build_install 0.005326 0.010463 1.672237 ( 0.909397)
test_btest 0.001302 0.000607 61.947902 ( 6.703956)
test_basic 0.004581 0.002138 0.344434 ( 0.436759)
test_all 0.005305 0.001743 516.264157 ( 54.990316)
test_rubyspec 0.059065 0.068809 43.245309 ( 51.758715)
total: 116.70 sec