Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-091704
#<BuildRuby:0x0000564dde178e50
@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.20220727-091704",
@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.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004674 0.006126 0.962036 ( 1.073423)
build_miniruby 0.001209 0.000550 0.076306 ( 0.074988)
build_ruby 0.001619 0.000736 0.070792 ( 0.069205)
build_all 0.003654 0.006696 1.503299 ( 0.575392)
build_install 0.020487 0.002977 5.178503 ( 2.111541)
test_btest 0.000780 0.000342 67.024655 ( 8.517580)
test_basic 0.007952 0.000000 0.330042 ( 0.417996)
test_all 0.001725 0.000063 677.032553 ( 66.537497)
test_rubyspec 0.108493 0.049938 45.415089 ( 51.223577)
total: 130.60 sec