Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-120859
#<BuildRuby:0x0000557ca1483208
@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.20230120-120859",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003169 0.000528 0.618988 ( 1.049836)
build_miniruby 0.000945 0.000000 0.667137 ( 0.666394)
build_ruby 0.001274 0.000000 2.154763 ( 2.155433)
build_all 0.001833 0.007172 11.846641 ( 1.453757)
build_install 0.006036 0.000573 1.502517 ( 0.714326)
test_btest 0.000545 0.000145 64.203790 ( 6.105409)
test_basic 0.000454 0.002944 0.274928 ( 0.370288)
test_all 0.000834 0.000261 477.479858 ( 45.329727)
test_rubyspec 0.021407 0.007166 34.997154 ( 45.555439)
total: 103.40 sec