Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-015313
#<BuildRuby:0x00005575a85a7df0
@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-015313",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006907 0.820530 ( 0.930591)
build_miniruby 0.001058 0.000000 0.056860 ( 0.055609)
build_ruby 0.001059 0.000000 0.058304 ( 0.057008)
build_all 0.003880 0.000333 1.440865 ( 0.600418)
build_install 0.002293 0.008430 6.207462 ( 2.801250)
test_btest 0.000414 0.000166 47.097333 ( 8.673315)
test_basic 0.000000 0.005893 0.331995 ( 0.419968)
test_all 0.000000 0.001126 620.545987 ( 90.444449)
test_rubyspec 0.070551 0.037502 43.845986 ( 48.734879)
total: 152.72 sec