Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-035309
#<BuildRuby:0x0000561778affb50
@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.20230727-035309",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002317 0.003157 1.288413 ( 2.636317)
build_miniruby 0.000859 0.000122 0.862259 ( 0.862082)
build_ruby 0.001248 0.000000 2.653890 ( 2.654312)
build_all 0.006550 0.002601 13.883743 ( 1.254238)
build_install 0.004963 0.003093 1.992381 ( 0.924521)
test_btest 0.000902 0.000167 81.030557 ( 7.597777)
test_basic 0.000000 0.004753 0.613700 ( 0.695647)
test_all 0.000262 0.001240 493.071494 ( 52.896506)
test_rubyspec 0.027438 0.015439 44.541601 ( 56.954390)
total: 126.48 sec