Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-133512
#<BuildRuby:0x000055ca30930a58
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220517-133512",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010006 0.000770 0.978128 ( 1.232504)
build_miniruby 0.001592 0.000123 0.075689 ( 0.073748)
build_ruby 0.001796 0.000138 0.073295 ( 0.070896)
build_all 0.008777 0.000254 1.481330 ( 0.592687)
build_install 0.021904 0.000322 5.740529 ( 2.736993)
test_btest 0.000000 0.001576 70.348030 ( 8.716663)
test_basic 0.002768 0.003787 0.321880 ( 0.414828)
test_all 0.003071 0.000115 691.995056 ( 66.876994)
test_rubyspec 0.120891 0.057258 45.486898 ( 51.181837)
total: 131.90 sec