Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-022014
#<BuildRuby:0x0000557ccac72c10
@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-022014",
@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.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006633 0.000000 0.869181 ( 1.039624)
build_miniruby 0.000784 0.000000 0.056878 ( 0.055756)
build_ruby 0.001017 0.000000 0.058715 ( 0.057451)
build_all 0.004747 0.000000 1.549480 ( 0.598069)
build_install 0.007298 0.003943 5.667729 ( 2.147336)
test_btest 0.000774 0.000039 51.896546 ( 8.479563)
test_basic 0.005386 0.000270 0.341093 ( 0.429180)
test_all 0.001044 0.000000 593.121660 ( 88.071500)
test_rubyspec 0.095207 0.002721 43.766666 ( 49.419097)
total: 150.30 sec