Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-135526
#<BuildRuby:0x0000564594ca4060
@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.20240114-135526",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005928 0.000292 0.802405 ( 1.199982)
build_miniruby 0.000914 0.000000 0.849112 ( 0.849288)
build_ruby 0.000000 0.001389 2.666264 ( 2.666928)
build_all 0.005143 0.002333 12.015818 ( 0.963014)
build_install 0.013179 0.000132 3.547827 ( 0.974870)
test_btest 0.000648 0.000114 63.225983 ( 5.829721)
test_basic 0.000000 0.004009 0.394870 ( 0.476105)
test_all 0.072945 0.021678 385.056642 ( 34.975245)
test_rubyspec 0.038239 0.032096 40.576350 ( 53.116013)
total: 101.05 sec