Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-120446
#<BuildRuby:0x000055b928e12a58
@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.20221008-120446",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.007738 0.004688 1.106990 ( 1.158833)
build_miniruby 0.001883 0.000290 0.095433 ( 0.091895)
build_ruby 0.001683 0.000259 0.095602 ( 0.092182)
build_all 0.006894 0.001061 1.314588 ( 0.561622)
build_install 0.009060 0.006055 1.644697 ( 0.888655)
test_btest 0.001549 0.000332 61.544938 ( 6.516110)
test_basic 0.005569 0.001193 0.347846 ( 0.445867)
test_all 0.003788 0.002485 512.464053 ( 54.673642)
test_rubyspec 0.073397 0.060074 42.531282 ( 51.146392)
total: 115.58 sec