Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-172306
#<BuildRuby:0x000056119b41bdf8
@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.20220626-172306",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006881 0.000000 0.832626 ( 1.162185)
build_miniruby 0.001082 0.000000 0.057533 ( 0.056310)
build_ruby 0.000842 0.000000 0.060067 ( 0.058889)
build_all 0.004377 0.000000 1.524905 ( 0.614764)
build_install 0.004772 0.004253 6.298217 ( 2.855617)
test_btest 0.000662 0.000036 48.150112 ( 8.765589)
test_basic 0.001856 0.004039 0.291800 ( 0.379838)
test_all 0.001336 0.000140 636.891578 ( 91.075340)
test_rubyspec 0.090449 0.038168 44.132818 ( 49.671924)
total: 154.64 sec