Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-113125
#<BuildRuby:0x00005568b6b2a7e0
@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.20220804-113125",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006175 0.000441 0.915260 ( 1.357816)
build_miniruby 0.000938 0.000067 0.057435 ( 0.056088)
build_ruby 0.000786 0.000056 0.058898 ( 0.057612)
build_all 0.000703 0.003973 1.518740 ( 0.586472)
build_install 0.007719 0.003397 5.651514 ( 2.168124)
test_btest 0.000646 0.000108 51.065869 ( 8.820428)
test_basic 0.005282 0.000204 0.325306 ( 0.414128)
test_all 0.001603 0.000253 588.168876 ( 89.398520)
test_rubyspec 0.092297 0.036435 43.818974 ( 51.254598)
total: 154.11 sec