Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-154046
#<BuildRuby:0x000055b5cacbc6d8
@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.20220918-154046",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000591 0.009531 1.070535 ( 1.236471)
build_miniruby 0.002119 0.000000 0.117628 ( 0.112900)
build_ruby 0.001897 0.000180 0.118022 ( 0.100727)
build_all 0.008970 0.001161 1.582746 ( 0.664824)
build_install 0.016634 0.005925 1.975041 ( 0.981322)
test_btest 0.001081 0.000257 75.504713 ( 8.293328)
test_basic 0.000000 0.007656 0.364512 ( 0.451569)
test_all 0.001434 0.001228 674.243631 ( 68.319418)
test_rubyspec 0.095790 0.066729 45.741012 ( 54.204037)
total: 134.37 sec