Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-024935
#<BuildRuby:0x0000563f998e0448
@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.20221115-024935",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.010085 1.098067 ( 1.124228)
build_miniruby 0.000000 0.002726 0.846389 ( 0.859753)
build_ruby 0.003509 0.000107 2.242688 ( 2.183822)
build_all 0.016624 0.001880 18.363381 ( 2.128756)
build_install 0.010693 0.011243 1.873839 ( 0.977749)
test_btest 0.001184 0.000485 87.937184 ( 9.008660)
test_basic 0.007355 0.000000 0.365934 ( 0.453470)
test_all 0.001616 0.000478 689.487606 ( 70.206714)
test_rubyspec 0.106269 0.064984 47.505001 ( 55.993582)
total: 142.94 sec