Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-165835
#<BuildRuby:0x000055e06e0e7b90
@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.20231228-165835",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000039 0.000012 0.000051 ( 0.000051)
configure 0.000019 0.000006 0.000025 ( 0.000023)
build_up 0.004554 0.000171 1.122000 ( 1.717056)
build_miniruby 0.000848 0.000249 1.256274 ( 1.167179)
build_ruby 0.001041 0.000306 2.762458 ( 2.762405)
build_all 0.008251 0.001146 15.897682 ( 1.412378)
build_install 0.003093 0.005388 4.486357 ( 1.157767)
test_btest 0.000784 0.000261 83.528390 ( 7.361899)
test_basic 0.000593 0.004811 0.822704 ( 0.897012)
test_all 0.094813 0.039695 542.501813 ( 53.914277)
test_rubyspec 0.023005 0.026313 49.956485 ( 62.396384)
total: 132.79 sec