Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-232046
#<BuildRuby:0x00005562fdaa9550
@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.20221014-232046",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010579 0.000469 1.068025 ( 1.434646)
build_miniruby 0.001992 0.000000 0.100365 ( 0.096758)
build_ruby 0.002191 0.000000 0.104094 ( 0.100699)
build_all 0.004831 0.005101 1.289061 ( 0.558738)
build_install 0.010016 0.004872 1.627081 ( 0.885168)
test_btest 0.001206 0.000213 61.518774 ( 6.828012)
test_basic 0.006179 0.001090 0.341376 ( 0.434617)
test_all 0.006711 0.000690 513.134353 ( 54.398663)
test_rubyspec 0.087647 0.051303 43.112833 ( 51.791784)
total: 116.53 sec