Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-013138
#<BuildRuby:0x0000561be59f75c0
@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.20230215-013138",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003654 0.000000 0.749386 ( 1.170816)
build_miniruby 0.000975 0.000000 0.686615 ( 0.686342)
build_ruby 0.001228 0.000000 2.146203 ( 2.145791)
build_all 0.009482 0.000000 12.518643 ( 1.544523)
build_install 0.006504 0.000000 1.562249 ( 0.773018)
test_btest 0.000681 0.000000 65.945037 ( 6.238636)
test_basic 0.003722 0.000000 0.285140 ( 0.381382)
test_all 0.001259 0.000000 493.743906 ( 47.140315)
test_rubyspec 0.008466 0.020314 34.854653 ( 45.436481)
total: 105.52 sec