Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-142236
#<BuildRuby:0x00005573e784acc8
@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.20221203-142236",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.009337 0.001337 1.265851 ( 1.260714)
build_miniruby 0.001768 0.000442 0.851605 ( 0.851117)
build_ruby 0.002775 0.000694 2.244058 ( 2.153212)
build_all 0.015116 0.006390 18.696344 ( 2.165524)
build_install 0.014007 0.008155 2.093930 ( 1.049366)
test_btest 0.001721 0.000000 91.558235 ( 9.200521)
test_basic 0.011004 0.000351 0.346595 ( 0.428198)
test_all 0.001491 0.000438 680.997047 ( 70.877295)
test_rubyspec 0.136285 0.036724 49.606172 ( 57.737728)
total: 145.72 sec