Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-090843
#<BuildRuby:0x000055c19c1c2c40
@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-090843",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004969 0.001988 0.918775 ( 0.920303)
build_miniruby 0.000737 0.000295 0.057852 ( 0.056517)
build_ruby 0.000000 0.001021 0.059832 ( 0.058438)
build_all 0.000494 0.003893 1.534812 ( 0.587300)
build_install 0.010593 0.000426 5.658780 ( 2.136733)
test_btest 0.000564 0.000235 55.897038 ( 7.952975)
test_basic 0.005794 0.000335 0.347793 ( 0.435794)
test_all 0.001024 0.000000 590.083231 ( 87.657277)
test_rubyspec 0.083180 0.036457 43.850394 ( 51.262588)
total: 151.07 sec