Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-110423
#<BuildRuby:0x000055f35e5a1f48
@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.20221207-110423",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008069 0.002934 1.242218 ( 1.261611)
build_miniruby 0.001400 0.000509 0.843129 ( 0.844116)
build_ruby 0.003225 0.000000 2.241252 ( 2.153798)
build_all 0.021341 0.000000 18.489780 ( 2.142529)
build_install 0.021194 0.000491 2.089433 ( 1.005412)
test_btest 0.001420 0.000000 92.118732 ( 8.598281)
test_basic 0.007259 0.000926 0.350765 ( 0.450628)
test_all 0.001760 0.000339 689.997132 ( 73.148049)
test_rubyspec 0.059596 0.078556 49.067978 ( 57.551057)
total: 147.16 sec