Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-071431
#<BuildRuby:0x00005647de9a3270
@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-071431",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000106 0.003944 0.625825 ( 1.031164)
build_miniruby 0.000711 0.000177 0.655155 ( 0.654797)
build_ruby 0.001004 0.000251 2.012417 ( 2.012120)
build_all 0.008088 0.000925 11.787902 ( 1.441984)
build_install 0.006371 0.000000 1.431618 ( 0.713753)
test_btest 0.000719 0.000000 63.761550 ( 6.281536)
test_basic 0.000000 0.003778 0.250885 ( 0.346426)
test_all 0.001376 0.000000 474.313397 ( 46.383086)
test_rubyspec 0.021109 0.009042 34.826956 ( 45.408592)
total: 104.27 sec