Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-172846
#<BuildRuby:0x000055f941ec1338
@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.20221012-172846",
@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.000029 0.000004 0.000033 ( 0.000034)
autoconf 0.000188 0.000029 0.000217 ( 0.000228)
configure 0.000065 0.000010 0.000075 ( 0.000070)
build_up 0.001842 0.009732 1.085925 ( 1.160652)
build_miniruby 0.001090 0.000363 0.093461 ( 0.091963)
build_ruby 0.001345 0.000448 0.098844 ( 0.097485)
build_all 0.004752 0.004082 1.319320 ( 0.571339)
build_install 0.010117 0.003794 1.607471 ( 0.894020)
test_btest 0.001377 0.000516 61.995697 ( 6.478394)
test_basic 0.006355 0.000660 0.351532 ( 0.443334)
test_all 0.005769 0.001227 496.638984 ( 53.990351)
test_rubyspec 0.093568 0.038860 43.335650 ( 51.922366)
total: 115.65 sec