Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-235937
#<BuildRuby:0x000056038f1bfba0
@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.20221006-235937",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000047 0.000009 0.000056 ( 0.000057)
configure 0.000077 0.000000 0.000077 ( 0.000075)
build_up 0.012821 0.000716 1.118916 ( 1.306096)
build_miniruby 0.001247 0.000192 0.100233 ( 0.097301)
build_ruby 0.000000 0.002083 0.100313 ( 0.097029)
build_all 0.006883 0.002064 1.267441 ( 0.550406)
build_install 0.010393 0.003824 1.634620 ( 0.887311)
test_btest 0.001090 0.000242 59.528707 ( 6.571923)
test_basic 0.005124 0.001139 0.345852 ( 0.446473)
test_all 0.008120 0.000717 477.588382 ( 52.664004)
test_rubyspec 0.108632 0.012677 42.066598 ( 50.350388)
total: 112.97 sec