Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-223417
#<BuildRuby:0x000055ef6f5cefe0
@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.20220918-223417",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010285 0.000291 1.103327 ( 1.248695)
build_miniruby 0.000000 0.002018 0.115980 ( 0.112126)
build_ruby 0.000103 0.002068 0.111964 ( 0.093995)
build_all 0.004704 0.005468 1.582807 ( 0.642225)
build_install 0.014111 0.007526 1.968843 ( 0.975622)
test_btest 0.001047 0.000327 73.586553 ( 8.629540)
test_basic 0.001681 0.005835 0.364119 ( 0.457366)
test_all 0.005647 0.000117 686.203416 ( 68.670512)
test_rubyspec 0.117883 0.062806 45.691723 ( 54.125661)
total: 134.96 sec