Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-224541
#<BuildRuby:0x0000564c51ade8c0
@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.20220726-224541",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006031 0.000464 0.825840 ( 1.177032)
build_miniruby 0.000945 0.000072 0.057036 ( 0.055779)
build_ruby 0.000891 0.000068 0.059360 ( 0.058195)
build_all 0.000000 0.004483 1.514865 ( 0.586393)
build_install 0.006607 0.004423 5.642323 ( 2.159994)
test_btest 0.000701 0.000140 53.484835 ( 8.136230)
test_basic 0.005176 0.000103 0.283966 ( 0.373282)
test_all 0.000880 0.000165 634.731257 ( 92.382429)
test_rubyspec 0.092527 0.036257 43.762869 ( 49.408899)
total: 154.34 sec