Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-222805
#<BuildRuby:0x00005556f8af46d8
@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.20220821-222805",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000917 0.009799 0.973526 ( 1.091893)
build_miniruby 0.001185 0.000862 0.074662 ( 0.073638)
build_ruby 0.000000 0.002523 0.077428 ( 0.076074)
build_all 0.004396 0.005555 1.538880 ( 0.579942)
build_install 0.013493 0.009234 1.903572 ( 0.917868)
test_btest 0.000610 0.000489 78.843667 ( 8.145419)
test_basic 0.006705 0.001978 0.327221 ( 0.415745)
test_all 0.002877 0.001158 638.325338 ( 65.654061)
test_rubyspec 0.110291 0.071449 45.778262 ( 54.711884)
total: 131.67 sec