Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-095530
#<BuildRuby:0x000055841f578610
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220730-095530",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.011928 0.001073 0.947418 ( 1.352244)
build_miniruby 0.001957 0.000261 0.075827 ( 0.073652)
build_ruby 0.001732 0.000231 0.070605 ( 0.068970)
build_all 0.005794 0.004048 1.537289 ( 0.570494)
build_install 0.019669 0.001694 5.231860 ( 2.079312)
test_btest 0.001100 0.000174 75.603923 ( 8.489219)
test_basic 0.004029 0.003925 0.337601 ( 0.426018)
test_all 0.001808 0.000344 683.947892 ( 67.081896)
test_rubyspec 0.123978 0.045225 45.286999 ( 51.166625)
total: 131.31 sec