Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-194148
#<BuildRuby:0x000055d5c3f4bea8
@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.20220504-194148",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006349 0.000559 0.904827 ( 1.077200)
build_miniruby 0.000815 0.000188 0.056970 ( 0.055632)
build_ruby 0.000782 0.000180 0.057798 ( 0.056579)
build_all 0.004183 0.000000 1.485677 ( 0.597483)
build_install 0.009828 0.001116 6.295010 ( 2.816824)
test_btest 0.000531 0.000106 45.704357 ( 8.674906)
test_basic 0.005123 0.001025 0.277858 ( 0.365662)
test_all 0.001314 0.000263 634.139450 ( 93.544130)
test_rubyspec 0.063492 0.023580 43.868441 ( 48.769509)
total: 155.96 sec