Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-073153
#<BuildRuby:0x000055c1c318b2c8
@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.20220731-073153",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006689 0.000000 0.827843 ( 0.913147)
build_miniruby 0.000963 0.000000 0.057194 ( 0.056056)
build_ruby 0.001002 0.000000 0.059254 ( 0.058023)
build_all 0.004748 0.000000 1.556262 ( 0.605739)
build_install 0.008891 0.000000 5.636883 ( 2.141606)
test_btest 0.000807 0.000000 48.341591 ( 8.257110)
test_basic 0.000912 0.004572 0.324567 ( 0.413078)
test_all 0.001560 0.000087 617.069977 ( 89.075858)
test_rubyspec 0.094751 0.031078 43.899957 ( 49.487425)
total: 151.01 sec