Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-040057
#<BuildRuby:0x0000562f3c3ff0b8
@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-040057",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004058 0.000738 1.447047 ( 1.702384)
build_miniruby 0.000799 0.000145 0.865364 ( 0.865372)
build_ruby 0.001353 0.000246 2.885545 ( 2.885116)
build_all 0.003810 0.005362 14.306997 ( 1.312718)
build_install 0.007881 0.000000 4.250906 ( 1.095328)
test_btest 0.001062 0.000000 76.232124 ( 7.060840)
test_basic 0.005214 0.000067 0.760351 ( 0.831608)
test_all 0.092780 0.039964 480.595527 ( 50.088583)
test_rubyspec 0.031286 0.020400 48.656901 ( 61.017184)
total: 126.86 sec