Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-001454
#<BuildRuby:0x000055fadaf8c020
@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.20231026-001454",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003993 0.000421 1.412043 ( 1.733084)
build_miniruby 0.000927 0.000098 0.866931 ( 0.866703)
build_ruby 0.001090 0.000115 2.869928 ( 2.869887)
build_all 0.009415 0.000519 15.755551 ( 1.395374)
build_install 0.008942 0.000424 4.793218 ( 1.158845)
test_btest 0.001008 0.000030 82.806529 ( 6.838989)
test_basic 0.005369 0.000000 0.662316 ( 0.737640)
test_all 0.113866 0.021585 482.667030 ( 55.610562)
test_rubyspec 0.035747 0.011497 49.571263 ( 61.932944)
total: 133.14 sec