Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-062203
#<BuildRuby:0x000055c06bc04208
@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.20220822-062203",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005105 0.001277 0.805608 ( 0.982670)
build_miniruby 0.000835 0.000209 0.057524 ( 0.056300)
build_ruby 0.000757 0.000189 0.059875 ( 0.058716)
build_all 0.003707 0.000927 1.566626 ( 0.600540)
build_install 0.000892 0.008023 1.909692 ( 0.961037)
test_btest 0.000528 0.000203 57.703523 ( 8.093316)
test_basic 0.005345 0.000300 0.293233 ( 0.382199)
test_all 0.000733 0.001170 602.946773 ( 89.793217)
test_rubyspec 0.076426 0.050641 44.410352 ( 52.665256)
total: 153.59 sec