Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-000105
#<BuildRuby:0x00005593cbf288e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-000105",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000020 0.000003 0.000023 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010248 0.000972 0.969002 ( 1.110617)
build_miniruby 0.001706 0.000262 0.076013 ( 0.074347)
build_ruby 0.002448 0.000000 0.080371 ( 0.078209)
build_all 0.009013 0.000997 1.509749 ( 0.553337)
build_install 0.011296 0.010422 1.888275 ( 0.921016)
test_btest 0.000741 0.000185 77.148020 ( 8.152102)
test_basic 0.002749 0.004474 0.329371 ( 0.423614)
test_all 0.003184 0.000000 651.852914 ( 65.190233)
test_rubyspec 0.115646 0.062518 45.554743 ( 53.931531)
total: 130.44 sec