Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-094930
#<BuildRuby:0x00005654bc1b80c0
@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.20230131-094930",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000160 0.003774 0.635337 ( 1.046951)
build_miniruby 0.000729 0.000243 0.649055 ( 0.648363)
build_ruby 0.000871 0.000291 2.024679 ( 2.024384)
build_all 0.007736 0.001449 11.865846 ( 1.457419)
build_install 0.006206 0.000000 1.443714 ( 0.693319)
test_btest 0.000644 0.000032 63.361502 ( 6.398640)
test_basic 0.000000 0.003758 0.265546 ( 0.360882)
test_all 0.000000 0.001205 480.053171 ( 45.238390)
test_rubyspec 0.014436 0.013953 35.895341 ( 45.926486)
total: 103.80 sec