Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-121522
#<BuildRuby:0x0000564b8f6a1400
@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.20221013-121522",
@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.000032 0.000002 0.000034 ( 0.000035)
autoconf 0.000047 0.000003 0.000050 ( 0.000051)
configure 0.000049 0.000003 0.000052 ( 0.000050)
build_up 0.003244 0.008906 1.050286 ( 1.122165)
build_miniruby 0.000000 0.002242 0.099896 ( 0.096709)
build_ruby 0.000701 0.000990 0.088911 ( 0.086077)
build_all 0.006585 0.001881 1.342142 ( 0.571867)
build_install 0.012138 0.002021 1.638755 ( 0.883527)
test_btest 0.001637 0.000437 61.423331 ( 6.136391)
test_basic 0.004959 0.001322 0.347803 ( 0.453120)
test_all 0.007094 0.000394 489.821939 ( 53.358908)
test_rubyspec 0.067127 0.049491 43.282543 ( 51.825865)
total: 114.54 sec