Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-141007
#<BuildRuby:0x0000561595547918
@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.20231208-141007",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.001974 0.003653 1.422202 ( 1.774028)
build_miniruby 0.000846 0.000141 0.931582 ( 0.932109)
build_ruby 0.001225 0.000205 2.849232 ( 2.849315)
build_all 0.010369 0.000000 16.818596 ( 1.497303)
build_install 0.003154 0.005692 4.903599 ( 1.152190)
test_btest 0.001069 0.000000 83.699958 ( 8.219840)
test_basic 0.004103 0.000000 0.705367 ( 0.782377)
test_all 0.104837 0.034174 530.808310 ( 60.208295)
test_rubyspec 0.025166 0.021991 51.133367 ( 63.701636)
total: 141.12 sec