Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-195616
#<BuildRuby:0x0000560ffa426700
@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.20221115-195616",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.007522 0.000424 1.164124 ( 1.411488)
build_miniruby 0.001241 0.000146 0.885169 ( 0.889006)
build_ruby 0.002043 0.000240 2.397884 ( 2.309117)
build_all 0.013239 0.004452 18.181775 ( 2.242812)
build_install 0.016398 0.003519 1.829875 ( 0.979939)
test_btest 0.000934 0.000150 82.685762 ( 10.234032)
test_basic 0.005746 0.000919 0.334587 ( 0.424673)
test_all 0.002370 0.000000 691.435684 ( 73.369005)
test_rubyspec 0.087758 0.034161 50.316661 ( 58.858561)
total: 150.72 sec