Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-213621
#<BuildRuby:0x000055773c410880
@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-213621",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.007743 0.004554 1.251029 ( 1.219318)
build_miniruby 0.002649 0.000000 0.847473 ( 0.846195)
build_ruby 0.000000 0.003011 2.235637 ( 2.149196)
build_all 0.012220 0.009190 18.641736 ( 2.210080)
build_install 0.015506 0.004992 2.086831 ( 1.041025)
test_btest 0.001003 0.000273 91.123983 ( 9.259003)
test_basic 0.000548 0.008963 0.343427 ( 0.429360)
test_all 0.001554 0.000565 699.136128 ( 70.936817)
test_rubyspec 0.094433 0.090369 49.352061 ( 57.446590)
total: 145.54 sec