Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-105017
#<BuildRuby:0x000056333e654d30
@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.20220810-105017",
@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.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011071 0.000690 0.999860 ( 1.333989)
build_miniruby 0.002044 0.000472 0.076091 ( 0.073520)
build_ruby 0.001668 0.000385 0.077942 ( 0.075618)
build_all 0.007974 0.001840 1.573816 ( 0.564396)
build_install 0.015361 0.008794 5.250791 ( 2.047470)
test_btest 0.000775 0.000228 75.715165 ( 7.909629)
test_basic 0.005418 0.001594 0.322746 ( 0.412196)
test_all 0.001309 0.000385 652.819066 ( 64.964357)
test_rubyspec 0.092604 0.089972 46.013781 ( 53.417319)
total: 130.80 sec