Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-200311
#<BuildRuby:0x00005610567a7918
@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.20231230-200311",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005278 0.000182 1.219380 ( 1.766511)
build_miniruby 0.000000 0.001383 0.889894 ( 0.889003)
build_ruby 0.000000 0.001589 2.816084 ( 2.815860)
build_all 0.007692 0.001899 16.056417 ( 1.429092)
build_install 0.009028 0.000000 4.522502 ( 1.163202)
test_btest 0.000678 0.000000 82.396713 ( 6.772280)
test_basic 0.000556 0.003769 0.729211 ( 0.809557)
test_all 0.113495 0.021062 553.755774 ( 52.535341)
test_rubyspec 0.022321 0.025221 49.219749 ( 61.554291)
total: 129.74 sec