Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-192317
#<BuildRuby:0x0000564064d0fd68
@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-192317",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004748 0.000101 1.180598 ( 1.550754)
build_miniruby 0.001450 0.000000 0.857518 ( 0.856707)
build_ruby 0.001301 0.000000 2.792687 ( 2.792599)
build_all 0.006320 0.002809 14.234329 ( 1.339065)
build_install 0.006169 0.001122 4.093230 ( 1.057806)
test_btest 0.000896 0.000163 75.496763 ( 7.063804)
test_basic 0.000978 0.003472 0.789249 ( 0.864395)
test_all 0.121282 0.008383 480.597180 ( 51.326228)
test_rubyspec 0.034299 0.015284 46.605270 ( 59.003318)
total: 125.86 sec