Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-081732
#<BuildRuby:0x00005581bd3ceeb8
@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-081732",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004600 0.000165 0.999821 ( 1.375816)
build_miniruby 0.000829 0.000174 0.821119 ( 0.820298)
build_ruby 0.001306 0.000000 2.723999 ( 2.724196)
build_all 0.002227 0.006607 14.147647 ( 1.258744)
build_install 0.005114 0.003007 4.087413 ( 1.055648)
test_btest 0.000766 0.000233 76.332600 ( 6.427302)
test_basic 0.003254 0.000990 0.733019 ( 0.811026)
test_all 0.099006 0.029323 468.325569 ( 51.737508)
test_rubyspec 0.031336 0.016659 47.697550 ( 60.106129)
total: 126.32 sec