Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-015905
#<BuildRuby:0x00005647b17480c0
@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.20230210-015905",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003121 0.000520 0.620200 ( 1.054082)
build_miniruby 0.000812 0.000135 0.637879 ( 0.637036)
build_ruby 0.000000 0.001168 2.064655 ( 2.064280)
build_all 0.008114 0.000674 12.312132 ( 1.503082)
build_install 0.005931 0.000411 1.454107 ( 0.718091)
test_btest 0.000567 0.000095 65.295436 ( 6.456435)
test_basic 0.003307 0.000551 0.255542 ( 0.350778)
test_all 0.001101 0.000000 495.056933 ( 47.566799)
test_rubyspec 0.013096 0.013458 35.458426 ( 45.871619)
total: 106.22 sec