Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-230024
#<BuildRuby:0x000055a7e09e7f68
@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.20220724-230024",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006110 0.000514 0.818404 ( 1.312963)
build_miniruby 0.000830 0.000192 0.057051 ( 0.055797)
build_ruby 0.000715 0.000165 0.059123 ( 0.057944)
build_all 0.003743 0.000864 1.526232 ( 0.591127)
build_install 0.009014 0.002080 5.638009 ( 2.158263)
test_btest 0.000598 0.000138 47.563014 ( 8.565556)
test_basic 0.005744 0.000112 0.291209 ( 0.379727)
test_all 0.001062 0.000093 617.561225 ( 90.160974)
test_rubyspec 0.102414 0.021425 43.449478 ( 49.026472)
total: 152.31 sec