Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-080850
#<BuildRuby:0x000055678891fba0
@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.20220724-080850",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010954 0.000185 0.904502 ( 1.157624)
build_miniruby 0.001384 0.000092 0.061005 ( 0.060131)
build_ruby 0.002701 0.000000 0.055593 ( 0.053602)
build_all 0.005672 0.003419 1.254312 ( 0.479675)
build_install 0.012976 0.004641 4.351003 ( 1.826803)
test_btest 0.000000 0.002128 50.858347 ( 6.419622)
test_basic 0.000000 0.006757 0.296012 ( 0.387035)
test_all 0.000000 0.002718 481.019455 ( 51.812468)
test_rubyspec 0.089753 0.050500 41.808349 ( 47.408437)
total: 109.61 sec