Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-023600
#<BuildRuby:0x0000558120d90ea8
@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.20220813-023600",
@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.000050 0.000000 0.000050 ( 0.000047)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.008124 0.002694 0.964570 ( 1.533407)
build_miniruby 0.001349 0.000482 0.073998 ( 0.072404)
build_ruby 0.001691 0.000604 0.073158 ( 0.070645)
build_all 0.008482 0.001478 1.525028 ( 0.579571)
build_install 0.018989 0.003026 1.884138 ( 0.926229)
test_btest 0.000847 0.000249 74.682095 ( 8.187205)
test_basic 0.007820 0.000780 0.331900 ( 0.426670)
test_all 0.002727 0.000757 679.120732 ( 66.373551)
test_rubyspec 0.121768 0.056287 45.931062 ( 53.423377)
total: 131.59 sec