Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-150107
#<BuildRuby:0x00005561668e65a8
@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.20220529-150107",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005355 0.001339 0.855720 ( 1.110272)
build_miniruby 0.000813 0.000203 0.057303 ( 0.056094)
build_ruby 0.000795 0.000199 0.057825 ( 0.056640)
build_all 0.003477 0.000869 1.500574 ( 0.607925)
build_install 0.004796 0.006385 6.321883 ( 2.866683)
test_btest 0.000860 0.000287 50.791162 ( 8.596957)
test_basic 0.000938 0.005660 0.368986 ( 0.455693)
test_all 0.001108 0.000461 634.982125 ( 90.729658)
test_rubyspec 0.077985 0.044439 44.345398 ( 49.893629)
total: 154.37 sec