Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-195318
#<BuildRuby:0x000055ed63ae0118
@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.20220517-195318",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005894 0.000453 0.815188 ( 1.036575)
build_miniruby 0.000984 0.000076 0.057208 ( 0.055922)
build_ruby 0.000943 0.000073 0.057418 ( 0.056160)
build_all 0.004232 0.000000 1.457329 ( 0.597989)
build_install 0.005426 0.005481 6.219699 ( 2.827969)
test_btest 0.000594 0.000085 45.145974 ( 8.647059)
test_basic 0.005814 0.000085 0.287714 ( 0.376179)
test_all 0.001259 0.000168 616.695021 ( 92.808320)
test_rubyspec 0.094301 0.020077 43.487330 ( 49.129084)
total: 155.54 sec