Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-160709
#<BuildRuby:0x0000555c49c14a58
@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.20220220-160709",
@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.000005)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000028 0.000004 0.000032 ( 0.000030)
build_up 0.011234 0.000394 0.951549 ( 1.385341)
build_miniruby 0.002077 0.000277 0.074365 ( 0.072220)
build_ruby 0.001959 0.000262 0.076542 ( 0.074044)
build_all 0.006553 0.004149 4.087087 ( 0.790946)
build_install 0.014050 0.010289 7.808572 ( 2.310240)
test_btest 0.001336 0.000000 79.429341 ( 8.103520)
test_basic 0.002262 0.004434 0.329852 ( 0.428400)
test_all 0.001768 0.000531 667.085298 ( 65.990098)
test_rubyspec 0.104120 0.059229 46.210230 ( 51.332642)
total: 130.49 sec