Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-213146
#<BuildRuby:0x000055fe3999fdd0
@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-213146",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006691 0.827672 ( 1.129522)
build_miniruby 0.000000 0.000944 0.056643 ( 0.055465)
build_ruby 0.000000 0.000843 0.059039 ( 0.057867)
build_all 0.000605 0.004009 1.517772 ( 0.588154)
build_install 0.009593 0.001542 5.642592 ( 2.168816)
test_btest 0.000574 0.000164 45.757911 ( 8.705958)
test_basic 0.004349 0.001243 0.279013 ( 0.368631)
test_all 0.000960 0.000274 644.060116 ( 93.007206)
test_rubyspec 0.074045 0.047818 43.599550 ( 49.212167)
total: 155.29 sec