Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-213050
#<BuildRuby:0x000055a8ee343568
@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.20230615-213050",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001157 0.003776 1.391063 ( 2.693982)
build_miniruby 0.000899 0.000090 0.812542 ( 0.812226)
build_ruby 0.001120 0.000112 2.456978 ( 2.457793)
build_all 0.007671 0.002532 13.046888 ( 1.145627)
build_install 0.007357 0.000883 1.886651 ( 0.869186)
test_btest 0.000911 0.000109 82.158168 ( 7.500354)
test_basic 0.000400 0.003335 0.598863 ( 0.681456)
test_all 0.001292 0.000199 426.219058 ( 48.230237)
test_rubyspec 0.015914 0.025469 40.962160 ( 53.414987)
total: 117.81 sec