Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-025847
#<BuildRuby:0x000055f1af1be5a8
@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.20220421-025847",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006737 0.000000 0.826132 ( 1.001853)
build_miniruby 0.001060 0.000000 0.058998 ( 0.057772)
build_ruby 0.001088 0.000000 0.058783 ( 0.057479)
build_all 0.004167 0.000000 1.450297 ( 0.600850)
build_install 0.010921 0.000000 6.145216 ( 2.808073)
test_btest 0.001472 0.000000 51.568887 ( 8.110539)
test_basic 0.005457 0.000000 0.288929 ( 0.377711)
test_all 0.000000 0.001984 633.506393 ( 89.982043)
test_rubyspec 0.068717 0.055517 44.094246 ( 48.973245)
total: 151.97 sec