Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-101604
#<BuildRuby:0x000055ef98236e40
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230107-101604",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003272 0.000545 0.631333 ( 1.058125)
build_miniruby 0.000000 0.000994 0.672957 ( 0.672095)
build_ruby 0.000000 0.001403 2.407078 ( 2.406319)
build_all 0.008428 0.000874 12.910919 ( 1.591694)
build_install 0.006649 0.000000 1.515599 ( 0.731114)
test_btest 0.000669 0.000000 66.318503 ( 6.245184)
test_basic 0.003449 0.000000 0.246006 ( 0.341800)
test_all 0.001073 0.000000 488.222297 ( 49.246453)
test_rubyspec 0.009707 0.016510 35.400256 ( 45.963450)
total: 108.26 sec