Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-001757
#<BuildRuby:0x000055fd73f8f810
@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.20220329-001757",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010441 0.000170 1.016043 ( 1.812257)
build_miniruby 0.001883 0.000117 0.077530 ( 0.075995)
build_ruby 0.001982 0.000124 0.076326 ( 0.074749)
build_all 0.009152 0.000572 4.103537 ( 0.838950)
build_install 0.016803 0.003737 7.813180 ( 2.457379)
test_btest 0.001669 0.000152 75.067994 ( 7.941587)
test_basic 0.007142 0.000650 0.325980 ( 0.415160)
test_all 0.001723 0.000157 656.887147 ( 65.648834)
test_rubyspec 0.096423 0.060295 45.864812 ( 51.384394)
total: 130.65 sec