Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-181805
#<BuildRuby:0x000055ffe645c040
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-181805",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.001326 0.004123 1.340220 ( 1.731162)
build_miniruby 0.001323 0.000000 1.483569 ( 1.488873)
build_ruby 0.001715 0.000000 4.580558 ( 4.593532)
build_all 0.010868 0.000000 16.743689 ( 1.825272)
build_install 0.016327 0.000000 5.185020 ( 1.950106)
test_btest 0.000891 0.000000 81.788779 ( 9.797823)
test_basic 0.000000 0.005384 0.716979 ( 0.782916)
test_all 0.096441 0.023980 561.386393 ( 65.404600)
test_rubyspec 0.044890 0.023420 84.690830 ( 97.023799)
total: 184.60 sec