Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-035426
#<BuildRuby:0x00005606b3dabbb8
@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.20240115-035426",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004759 0.000241 1.247506 ( 1.618647)
build_miniruby 0.001422 0.000418 0.917225 ( 0.915420)
build_ruby 0.001310 0.000386 2.712867 ( 2.717478)
build_all 0.007730 0.000993 14.281553 ( 1.309929)
build_install 0.006235 0.001305 4.128548 ( 1.096312)
test_btest 0.000783 0.000214 75.956162 ( 7.140116)
test_basic 0.002414 0.003440 0.861865 ( 0.934547)
test_all 0.099549 0.030298 474.967169 ( 54.670211)
test_rubyspec 0.019786 0.027554 47.774067 ( 60.144751)
total: 130.55 sec