Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-074052
#<BuildRuby:0x000055fadd03c9c8
@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.20220808-074052",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000065 0.000011 0.000076 ( 0.000080)
build_up 0.006644 0.004615 0.989118 ( 1.648292)
build_miniruby 0.001775 0.000409 0.077356 ( 0.075947)
build_ruby 0.001646 0.000380 0.078471 ( 0.077844)
build_all 0.008999 0.002077 1.512353 ( 0.580067)
build_install 0.017944 0.004528 5.132924 ( 2.068254)
test_btest 0.001194 0.000281 74.252069 ( 8.588379)
test_basic 0.005934 0.001397 0.319218 ( 0.407939)
test_all 0.001629 0.000384 672.655878 ( 66.559056)
test_rubyspec 0.121470 0.052886 45.731958 ( 53.316444)
total: 133.32 sec