Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-193737
#<BuildRuby:0x00005559462bc920
@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.20220829-193737",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011233 0.000481 0.982390 ( 1.029981)
build_miniruby 0.001979 0.000132 0.080416 ( 0.078809)
build_ruby 0.002259 0.000150 0.077194 ( 0.074946)
build_all 0.010414 0.000000 1.518526 ( 0.560390)
build_install 0.017931 0.005248 1.884762 ( 0.931163)
test_btest 0.001217 0.000121 74.545840 ( 8.531514)
test_basic 0.003039 0.004122 0.323680 ( 0.422012)
test_all 0.003089 0.000421 672.413126 ( 66.495504)
test_rubyspec 0.116687 0.036033 46.070447 ( 54.487114)
total: 132.61 sec