Logfile: /home/ko1/ruby/logs/brlog.trunk.20230218-061228
#<BuildRuby:0x0000559e68b235c0
@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.20230218-061228",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003668 0.000000 0.784880 ( 1.200657)
build_miniruby 0.000781 0.000140 0.674291 ( 0.673330)
build_ruby 0.000891 0.000223 2.115457 ( 2.114832)
build_all 0.005728 0.003379 12.411228 ( 1.521272)
build_install 0.004981 0.001423 1.507675 ( 0.763721)
test_btest 0.000550 0.000158 65.918427 ( 6.614326)
test_basic 0.000000 0.003376 0.278505 ( 0.374199)
test_all 0.000431 0.001009 481.355733 ( 49.978850)
test_rubyspec 0.014679 0.013492 35.077136 ( 45.770440)
total: 109.01 sec