Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-174502
#<BuildRuby:0x000055ed48c44d30
@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.20220910-174502",
@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.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007603 0.002764 1.147481 ( 1.110521)
build_miniruby 0.001275 0.000464 0.073290 ( 0.071366)
build_ruby 0.001345 0.000489 0.076045 ( 0.074135)
build_all 0.008914 0.001290 1.572644 ( 0.616483)
build_install 0.019442 0.000000 1.918895 ( 0.949199)
test_btest 0.001261 0.000000 95.192024 ( 9.612021)
test_basic 0.007764 0.000000 0.338337 ( 0.431345)
test_all 0.003731 0.000000 695.197631 ( 68.957384)
test_rubyspec 0.116055 0.049562 47.193725 ( 55.588305)
total: 137.41 sec