Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-085057
#<BuildRuby:0x000055892de1c010
@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.20221203-085057",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000045 0.000002 0.000047 ( 0.000048)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.005234 0.000000 1.207195 ( 1.244749)
build_miniruby 0.001043 0.000000 0.938146 ( 0.937035)
build_ruby 0.001315 0.000000 2.794888 ( 2.692301)
build_all 0.005263 0.004126 15.811189 ( 3.306231)
build_install 0.008528 0.000423 2.264493 ( 1.279888)
test_btest 0.000566 0.000054 65.817507 ( 10.715064)
test_basic 0.004588 0.000437 0.290028 ( 0.381539)
test_all 0.000997 0.000095 692.100867 (105.678616)
test_rubyspec 0.048768 0.022399 53.093351 ( 61.267104)
total: 187.50 sec