Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-191936
#<BuildRuby:0x00005642e40172c8
@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.20220718-191936",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002637 0.004062 0.854253 ( 1.046981)
build_miniruby 0.000943 0.000063 0.056956 ( 0.055758)
build_ruby 0.000849 0.000056 0.059008 ( 0.057898)
build_all 0.004648 0.000000 1.544668 ( 0.599744)
build_install 0.011065 0.000177 5.657375 ( 2.176621)
test_btest 0.000675 0.000037 54.040667 ( 7.881512)
test_basic 0.005889 0.000327 0.362742 ( 0.450498)
test_all 0.000967 0.000054 609.041815 ( 87.970946)
test_rubyspec 0.067054 0.043647 43.850484 ( 49.442504)
total: 149.68 sec