Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-030218
#<BuildRuby:0x0000560d278ce878
@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-030218",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006319 0.000486 0.822699 ( 1.181207)
build_miniruby 0.000680 0.000052 0.057337 ( 0.056226)
build_ruby 0.001013 0.000000 0.059469 ( 0.058251)
build_all 0.004494 0.000067 1.522129 ( 0.590368)
build_install 0.004387 0.004708 5.641672 ( 2.154007)
test_btest 0.000749 0.000100 45.883015 ( 8.668021)
test_basic 0.005105 0.000040 0.280418 ( 0.369872)
test_all 0.001151 0.000000 600.024844 ( 90.084946)
test_rubyspec 0.067716 0.041438 43.672994 ( 49.298568)
total: 152.46 sec