Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-073047
#<BuildRuby:0x0000562c8fa36eb8
@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.20231218-073047",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005095 0.000264 1.336464 ( 1.659282)
build_miniruby 0.000000 0.000924 0.875516 ( 0.875607)
build_ruby 0.000000 0.001352 2.815131 ( 2.816121)
build_all 0.004639 0.005653 16.663000 ( 1.494110)
build_install 0.008438 0.001282 4.956081 ( 1.222418)
test_btest 0.000870 0.000249 83.027410 ( 7.787074)
test_basic 0.000306 0.004314 0.766176 ( 0.842806)
test_all 0.100200 0.040250 513.797463 ( 53.802836)
test_rubyspec 0.014025 0.033757 50.286340 ( 62.612018)
total: 133.11 sec