Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-151223
#<BuildRuby:0x000056313d464208
@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.20220823-151223",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000014)
build_up 0.006274 0.000535 0.933753 ( 3.042465)
build_miniruby 0.000735 0.000184 0.057473 ( 0.056374)
build_ruby 0.000848 0.000000 0.059224 ( 0.058024)
build_all 0.004480 0.000233 1.517641 ( 0.590796)
build_install 0.010800 0.000377 1.903356 ( 0.952857)
test_btest 0.000667 0.000134 53.122011 ( 8.436082)
test_basic 0.005583 0.000178 0.344967 ( 0.433456)
test_all 0.001695 0.000318 621.874634 ( 89.956688)
test_rubyspec 0.086187 0.039944 44.522860 ( 53.211304)
total: 156.74 sec