Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-030220
#<BuildRuby:0x000055e92f3e91f8
@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.20220729-030220",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005048 0.005316 0.898375 ( 2.916572)
build_miniruby 0.001299 0.000325 0.059675 ( 0.057803)
build_ruby 0.001148 0.000287 0.051630 ( 0.050239)
build_all 0.007309 0.001828 1.267278 ( 0.462439)
build_install 0.009256 0.008390 4.283287 ( 1.773532)
test_btest 0.000000 0.002042 52.794337 ( 5.902015)
test_basic 0.002664 0.002669 0.273094 ( 0.364165)
test_all 0.002489 0.000000 476.296071 ( 52.151900)
test_rubyspec 0.079031 0.054184 41.603249 ( 47.418151)
total: 111.10 sec