Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-231004
#<BuildRuby:0x0000560d5fba7fa8
@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.20231216-231004",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005653 0.000000 1.557458 ( 1.867554)
build_miniruby 0.001011 0.000000 0.865598 ( 0.864962)
build_ruby 0.001575 0.000000 2.834881 ( 2.835438)
build_all 0.010089 0.000000 17.468827 ( 1.543298)
build_install 0.008902 0.000000 5.087242 ( 1.218031)
test_btest 0.000920 0.000000 91.489485 ( 7.363109)
test_basic 0.004301 0.000000 0.673127 ( 0.751979)
test_all 0.092629 0.046668 554.549174 ( 60.526241)
test_rubyspec 0.025023 0.028551 51.041007 ( 63.333120)
total: 140.30 sec