Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-115750
#<BuildRuby:0x000055b2ba967e00
@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.20220829-115750",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005507 0.000847 0.969944 ( 1.682443)
build_miniruby 0.000746 0.000115 0.058265 ( 0.057090)
build_ruby 0.000000 0.000855 0.059498 ( 0.058318)
build_all 0.000919 0.003615 1.529096 ( 0.586540)
build_install 0.007074 0.003949 1.918883 ( 0.950981)
test_btest 0.000745 0.000000 50.213220 ( 7.941619)
test_basic 0.001933 0.003814 0.280203 ( 0.369035)
test_all 0.001631 0.000510 606.925360 ( 90.574718)
test_rubyspec 0.080229 0.045594 43.400292 ( 51.700625)
total: 153.92 sec