Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-102643
#<BuildRuby:0x0000558d82fec328
@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.20220701-102643",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005809 0.000893 0.885646 ( 1.440564)
build_miniruby 0.000856 0.000131 0.058291 ( 0.057010)
build_ruby 0.000844 0.000130 0.059723 ( 0.058508)
build_all 0.003747 0.000577 1.492141 ( 0.604720)
build_install 0.009609 0.001479 6.322926 ( 2.844602)
test_btest 0.000769 0.000118 52.583973 ( 8.741344)
test_basic 0.005387 0.000829 0.347209 ( 0.434613)
test_all 0.001447 0.000000 641.728183 ( 93.578971)
test_rubyspec 0.075172 0.048124 44.594315 ( 50.221753)
total: 157.98 sec