Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-144236
#<BuildRuby:0x00005588d775f188
@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.20240116-144236",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004367 0.000771 1.165617 ( 1.548614)
build_miniruby 0.000778 0.000137 0.893977 ( 0.893098)
build_ruby 0.001461 0.000000 2.829901 ( 2.829662)
build_all 0.008831 0.000229 14.439696 ( 1.324062)
build_install 0.003934 0.003553 4.059358 ( 1.041770)
test_btest 0.000924 0.000176 77.845347 ( 6.774070)
test_basic 0.000213 0.004387 0.545182 ( 0.625868)
test_all 0.118330 0.016505 473.217541 ( 53.383827)
test_rubyspec 0.027964 0.030770 78.402740 ( 90.706088)
total: 159.13 sec