Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-222232
#<BuildRuby:0x00005625b1c33818
@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.20230709-222232",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004975 0.000305 1.437509 ( 2.722797)
build_miniruby 0.000883 0.000265 0.920203 ( 0.920905)
build_ruby 0.000960 0.000288 2.633929 ( 2.634708)
build_all 0.005896 0.003384 8.304919 ( 7.639526)
build_install 0.008567 0.000000 1.995634 ( 1.730897)
test_btest 0.001004 0.000000 83.668239 ( 6.967431)
test_basic 0.004205 0.000000 0.667440 ( 0.751508)
test_all 0.001637 0.000000 446.474398 ( 46.582593)
test_rubyspec 0.027188 0.014331 42.753101 ( 55.208473)
total: 125.16 sec