Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-014556
#<BuildRuby:0x00005578ef2537b8
@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.20240104-014556",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.006116 0.000612 1.611642 ( 1.792550)
build_miniruby 0.000000 0.001350 0.902618 ( 0.901753)
build_ruby 0.000000 0.001245 2.632921 ( 2.632750)
build_all 0.003528 0.005717 14.211260 ( 1.384074)
build_install 0.004532 0.003220 4.149931 ( 1.053960)
test_btest 0.000799 0.000229 75.033413 ( 7.138862)
test_basic 0.003650 0.001043 0.772942 ( 0.848326)
test_all 0.093498 0.034171 478.541467 ( 55.197809)
test_rubyspec 0.027084 0.021279 47.691329 ( 60.085205)
total: 131.04 sec