Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-071231
#<BuildRuby:0x000055875b6b3f68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221117-071231",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000648 0.004105 1.120629 ( 1.107229)
build_miniruby 0.000815 0.000189 0.977921 ( 0.976457)
build_ruby 0.000944 0.000218 2.790906 ( 2.679148)
build_all 0.004621 0.004287 15.791161 ( 3.348009)
build_install 0.008316 0.000000 2.101037 ( 1.183547)
test_btest 0.000493 0.000124 59.868915 ( 11.487591)
test_basic 0.000647 0.004425 0.314964 ( 0.404923)
test_all 0.000807 0.000253 629.864833 (101.141892)
test_rubyspec 0.052536 0.024021 51.729782 ( 59.988303)
total: 182.32 sec