Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-222514
#<BuildRuby:0x0000563025f7bdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220813-222514",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003090 0.003789 0.831160 ( 1.587805)
build_miniruby 0.000797 0.000266 0.058043 ( 0.056793)
build_ruby 0.000673 0.000224 0.059976 ( 0.058845)
build_all 0.004449 0.000081 1.520072 ( 0.592319)
build_install 0.007925 0.001062 1.924850 ( 0.970763)
test_btest 0.000609 0.000174 50.904161 ( 8.272472)
test_basic 0.006085 0.000416 0.336509 ( 0.423575)
test_all 0.001566 0.000417 589.560816 ( 91.266066)
test_rubyspec 0.062186 0.058195 44.005236 ( 51.358422)
total: 154.59 sec