Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-192050
#<BuildRuby:0x00005567c9384060
@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.20220420-192050",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002000 0.004843 0.872982 ( 1.006434)
build_miniruby 0.000670 0.000244 0.056522 ( 0.055416)
build_ruby 0.000736 0.000268 0.058215 ( 0.057046)
build_all 0.003060 0.001112 1.447978 ( 0.594675)
build_install 0.009354 0.001546 6.194208 ( 2.795723)
test_btest 0.001040 0.000347 53.868508 ( 7.871586)
test_basic 0.001700 0.003857 0.289014 ( 0.377975)
test_all 0.000987 0.000379 600.744886 ( 94.692395)
test_rubyspec 0.066020 0.062407 43.940793 ( 48.862798)
total: 156.31 sec