Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-175136
#<BuildRuby:0x0000561abbd7f8f8
@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.20230122-175136",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003292 0.000000 0.608589 ( 1.019181)
build_miniruby 0.000887 0.000001 0.629557 ( 0.629153)
build_ruby 0.001262 0.000097 2.200281 ( 2.227655)
build_all 0.000614 0.008793 11.927967 ( 1.456574)
build_install 0.001471 0.004830 1.496527 ( 0.700201)
test_btest 0.000506 0.000156 66.210772 ( 5.936504)
test_basic 0.002868 0.000883 0.260702 ( 0.355874)
test_all 0.001532 0.000472 484.583589 ( 45.424253)
test_rubyspec 0.016252 0.012356 35.568345 ( 46.168760)
total: 103.92 sec