Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-083747
#<BuildRuby:0x0000563358b42f08
@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.20221018-083747",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006529 0.003699 1.159507 ( 1.222044)
build_miniruby 0.000000 0.001656 0.108271 ( 0.105413)
build_ruby 0.000000 0.001621 0.104019 ( 0.101022)
build_all 0.007243 0.001416 1.326134 ( 0.571972)
build_install 0.009690 0.005880 1.688958 ( 0.914121)
test_btest 0.001896 0.000592 63.311386 ( 6.637558)
test_basic 0.005930 0.000384 0.355862 ( 0.448118)
test_all 0.006550 0.000512 492.689342 ( 53.549212)
test_rubyspec 0.075880 0.057188 43.226209 ( 51.763174)
total: 115.31 sec