Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-113658
#<BuildRuby:0x000055c8a0cc5c18
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-113658",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000893 0.004082 1.155367 ( 1.188858)
build_miniruby 0.000684 0.000137 1.041163 ( 1.039723)
build_ruby 0.000980 0.000196 2.691639 ( 2.599828)
build_all 0.008397 0.000809 15.993294 ( 3.390800)
build_install 0.008257 0.000688 2.198149 ( 1.232766)
test_btest 0.000484 0.000086 65.353282 ( 10.941262)
test_basic 0.000310 0.004690 0.306310 ( 0.396773)
test_all 0.000671 0.000158 692.780121 (108.307230)
test_rubyspec 0.027419 0.033293 53.435958 ( 61.516631)
total: 190.61 sec