Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-070904
#<BuildRuby:0x000055f6bbef88e8
@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.20221114-070904",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001850 0.008601 1.126696 ( 1.125166)
build_miniruby 0.001633 0.000681 0.127964 ( 0.123759)
build_ruby 0.001484 0.000618 0.124827 ( 0.107561)
build_all 0.003728 0.006211 1.574569 ( 0.695443)
build_install 0.014468 0.004886 1.926102 ( 1.060359)
test_btest 0.001036 0.000483 88.161058 ( 9.108240)
test_basic 0.001740 0.005701 0.408338 ( 0.500675)
test_all 0.001566 0.000835 653.313244 ( 68.165211)
test_rubyspec 0.111287 0.071773 48.371822 ( 56.738608)
total: 137.63 sec