Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-090216
#<BuildRuby:0x000056314c1cf7b8
@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-090216",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005804 0.000000 1.461548 ( 1.707056)
build_miniruby 0.001103 0.000000 0.911411 ( 0.910268)
build_ruby 0.001708 0.000000 2.736776 ( 2.741591)
build_all 0.008741 0.000271 14.199900 ( 1.280992)
build_install 0.005350 0.002362 4.269424 ( 1.095107)
test_btest 0.000868 0.000133 76.394611 ( 6.702599)
test_basic 0.004958 0.000000 0.676607 ( 0.745867)
test_all 0.100265 0.029719 479.383066 ( 57.259875)
test_rubyspec 0.012926 0.033508 48.738836 ( 61.138375)
total: 133.58 sec