Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-105313
#<BuildRuby:0x00005595973fe5a8
@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.20220511-105313",
@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.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002079 0.004573 0.936576 ( 1.094753)
build_miniruby 0.000716 0.000238 0.057310 ( 0.056109)
build_ruby 0.000719 0.000239 0.058570 ( 0.057362)
build_all 0.003191 0.001064 1.496795 ( 0.607372)
build_install 0.007127 0.003817 6.319519 ( 2.861726)
test_btest 0.000529 0.000189 50.477333 ( 8.451931)
test_basic 0.003955 0.001413 0.306348 ( 0.395151)
test_all 0.001316 0.000000 633.984703 ( 90.799063)
test_rubyspec 0.073775 0.042206 44.245900 ( 49.255451)
total: 153.58 sec