Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-144116
#<BuildRuby:0x00005562e746fdd0
@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.20220609-144116",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.006658 0.000391 6.069934 ( 7.650937)
build_miniruby 0.001155 0.000165 0.804404 ( 0.801897)
build_ruby 0.001803 0.000257 3.500006 ( 3.304756)
build_all 0.004730 0.004418 15.836790 ( 2.897242)
build_install 0.009996 0.001056 6.384609 ( 2.831176)
test_btest 0.000678 0.000127 49.670222 ( 8.694836)
test_basic 0.004485 0.000840 0.301507 ( 0.390252)
test_all 0.001988 0.000373 648.901455 ( 93.980578)
test_rubyspec 0.076244 0.037496 44.064471 ( 49.698005)
total: 170.25 sec