Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-174212
#<BuildRuby:0x000055b9cd73b040
@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.20231108-174212",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004593 0.001351 1.530417 ( 1.816554)
build_miniruby 0.000779 0.000229 0.881706 ( 0.881108)
build_ruby 0.001421 0.000000 2.746588 ( 2.747387)
build_all 0.004822 0.004888 16.692681 ( 1.494416)
build_install 0.006086 0.003421 4.933089 ( 1.195634)
test_btest 0.000480 0.000168 83.193212 ( 7.694830)
test_basic 0.005181 0.000326 0.575979 ( 0.653225)
test_all 0.098310 0.036940 523.149208 ( 48.246221)
test_rubyspec 0.027788 0.016820 49.172107 ( 61.581275)
total: 126.31 sec