Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-163523
#<BuildRuby:0x000055bfba64f4b8
@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.20220813-163523",
@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.000002 0.000005 ( 0.000006)
autoconf 0.000009 0.000006 0.000015 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008600 0.002569 0.992936 ( 1.048886)
build_miniruby 0.001508 0.000823 0.076371 ( 0.074750)
build_ruby 0.001397 0.000762 0.082721 ( 0.081252)
build_all 0.008069 0.001735 1.533285 ( 0.592293)
build_install 0.008013 0.015128 1.887595 ( 0.929761)
test_btest 0.000809 0.000539 75.486586 ( 8.136971)
test_basic 0.008062 0.000000 0.329409 ( 0.418396)
test_all 0.004229 0.000000 671.710189 ( 66.057745)
test_rubyspec 0.098504 0.073969 45.674994 ( 53.304773)
total: 130.65 sec