Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-002414
#<BuildRuby:0x00005626a5c3f858
@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.20231219-002414",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005195 0.000547 1.469147 ( 1.818060)
build_miniruby 0.001134 0.000119 0.898632 ( 0.898453)
build_ruby 0.001137 0.000119 2.699713 ( 2.701445)
build_all 0.009639 0.000512 16.828680 ( 1.470264)
build_install 0.008937 0.000000 4.975864 ( 1.224974)
test_btest 0.000000 0.001094 87.228975 ( 7.615323)
test_basic 0.000000 0.004369 0.622754 ( 0.700076)
test_all 0.081317 0.052987 539.779291 ( 53.879102)
test_rubyspec 0.031075 0.017678 50.194082 ( 62.535904)
total: 132.84 sec