Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-042153
#<BuildRuby:0x000055f8b5c83468
@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.20220717-042153",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006343 0.000574 0.873471 ( 1.001216)
build_miniruby 0.000809 0.000203 0.058178 ( 0.056922)
build_ruby 0.000815 0.000204 0.060199 ( 0.058992)
build_all 0.001024 0.003418 1.503684 ( 0.595518)
build_install 0.003856 0.005137 5.577257 ( 2.174507)
test_btest 0.000624 0.000234 47.772429 ( 8.333908)
test_basic 0.001219 0.004245 0.280301 ( 0.369680)
test_all 0.000981 0.000429 599.974596 ( 85.938547)
test_rubyspec 0.039024 0.035353 43.106059 ( 48.754101)
total: 147.28 sec