Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-024055
#<BuildRuby:0x0000563d6d1092c0
@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.20221017-024055",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006637 0.004095 1.111438 ( 1.204772)
build_miniruby 0.001974 0.000131 0.101172 ( 0.100121)
build_ruby 0.001497 0.000000 0.106669 ( 0.106115)
build_all 0.008820 0.000383 1.329108 ( 0.584554)
build_install 0.015608 0.000091 1.670101 ( 0.908584)
test_btest 0.001973 0.000104 60.055259 ( 6.764207)
test_basic 0.006272 0.000072 0.360979 ( 0.453414)
test_all 0.007144 0.000106 488.567162 ( 53.630836)
test_rubyspec 0.101195 0.033231 43.440636 ( 51.985905)
total: 115.74 sec