Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-044233
#<BuildRuby:0x000055a88bd000c8
@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.20231016-044233",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001725 0.004771 1.641870 ( 1.817597)
build_miniruby 0.000731 0.000341 0.832023 ( 0.831272)
build_ruby 0.000995 0.000465 2.803560 ( 2.803375)
build_all 0.001934 0.008803 18.349075 ( 1.633983)
build_install 0.007257 0.001906 5.404026 ( 1.224228)
test_btest 0.000614 0.000341 91.816328 ( 7.412919)
test_basic 0.004860 0.000423 0.815361 ( 0.892751)
test_all 0.001755 0.005118 600.772344 ( 54.898153)
test_rubyspec 0.026949 0.026382 52.213196 ( 64.474381)
total: 135.99 sec