Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-062625
#<BuildRuby:0x000055c3089ef4f0
@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.20240107-062625",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005307 0.000000 1.248568 ( 1.605830)
build_miniruby 0.001228 0.000000 1.446562 ( 1.449018)
build_ruby 0.001668 0.000000 4.188385 ( 4.194277)
build_all 0.010121 0.000000 16.706156 ( 1.725890)
build_install 0.010173 0.005393 4.920324 ( 1.666866)
test_btest 0.000640 0.000110 89.038622 ( 15.066273)
test_basic 0.005986 0.001026 0.694209 ( 0.757624)
test_all 0.092237 0.031359 534.058797 ( 67.157280)
test_rubyspec 0.046606 0.018784 77.311620 ( 89.612545)
total: 183.24 sec