Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-204918
#<BuildRuby:0x000055b4b0c8fe00
@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.20220723-204918",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002350 0.004430 0.839420 ( 0.916220)
build_miniruby 0.000681 0.000157 0.057552 ( 0.056326)
build_ruby 0.000788 0.000182 0.059138 ( 0.057847)
build_all 0.004507 0.000068 1.528115 ( 0.584775)
build_install 0.005320 0.003438 5.686354 ( 2.214582)
test_btest 0.000565 0.000000 55.637027 ( 8.040045)
test_basic 0.005188 0.000419 0.295762 ( 0.384747)
test_all 0.001028 0.000094 632.639468 ( 90.753990)
test_rubyspec 0.057328 0.022531 43.572498 ( 49.198150)
total: 152.21 sec