Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-202903
#<BuildRuby:0x000055f568ea0070
@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.20230119-202903",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000417 0.003162 0.624424 ( 1.053746)
build_miniruby 0.000719 0.000165 0.583508 ( 0.582524)
build_ruby 0.001055 0.000244 2.102601 ( 2.102084)
build_all 0.009660 0.000000 12.610693 ( 1.584577)
build_install 0.002663 0.004061 1.519456 ( 0.711268)
test_btest 0.000490 0.000122 69.781406 ( 5.999542)
test_basic 0.000776 0.003012 0.250324 ( 0.344858)
test_all 0.000713 0.000209 503.437379 ( 47.217239)
test_rubyspec 0.018900 0.010476 35.153441 ( 45.738018)
total: 105.33 sec