Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-195139
#<BuildRuby:0x000055b29d92fe50
@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.20231027-195139",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.002205 0.003251 1.394704 ( 1.696234)
build_miniruby 0.000839 0.000367 1.007961 ( 1.007877)
build_ruby 0.000990 0.000433 2.640728 ( 2.640930)
build_all 0.009459 0.000513 16.387181 ( 1.463484)
build_install 0.006057 0.002356 4.905126 ( 1.145425)
test_btest 0.000741 0.000288 84.891451 ( 6.974015)
test_basic 0.000253 0.004642 0.605636 ( 0.682670)
test_all 0.106425 0.026381 529.008095 ( 56.802532)
test_rubyspec 0.033127 0.014252 50.379588 ( 62.747028)
total: 135.16 sec