Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-222403
#<BuildRuby:0x0000563c047c0420
@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.20220720-222403",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005785 0.005592 0.993444 ( 1.050446)
build_miniruby 0.001699 0.000523 0.070429 ( 0.068102)
build_ruby 0.001241 0.000382 0.075620 ( 0.074806)
build_all 0.009402 0.000110 1.527128 ( 0.591460)
build_install 0.015878 0.006534 5.220439 ( 2.057423)
test_btest 0.000944 0.000278 72.854528 ( 7.849679)
test_basic 0.002054 0.005720 0.313507 ( 0.409870)
test_all 0.001883 0.000000 635.988561 ( 64.321748)
test_rubyspec 0.097028 0.077813 46.018098 ( 51.835968)
total: 128.26 sec