Logfile: /home/ko1/ruby/logs/brlog.trunk.20220414-074449
#<BuildRuby:0x0000563660e008e8
@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.20220414-074449",
@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.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010894 0.000175 1.085568 ( 2.718764)
build_miniruby 0.001840 0.000000 0.075011 ( 0.073363)
build_ruby 0.002001 0.000000 0.076170 ( 0.074250)
build_all 0.008481 0.000000 1.501811 ( 0.601584)
build_install 0.018795 0.004028 5.964061 ( 2.870645)
test_btest 0.001033 0.000086 72.715417 ( 8.282931)
test_basic 0.006185 0.000515 0.349828 ( 0.439032)
test_all 0.003012 0.000251 699.970867 ( 67.650682)
test_rubyspec 0.108012 0.066223 46.714428 ( 51.836186)
total: 134.55 sec