Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-112245
#<BuildRuby:0x000055f48afa0a58
@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.20220327-112245",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009724 0.001924 1.050793 ( 2.045192)
build_miniruby 0.001381 0.000460 0.077076 ( 0.076328)
build_ruby 0.001471 0.000491 0.071516 ( 0.071023)
build_all 0.011430 0.000000 4.132780 ( 0.868792)
build_install 0.010283 0.012547 7.877226 ( 2.464703)
test_btest 0.001048 0.000420 71.474354 ( 8.376198)
test_basic 0.007393 0.000770 0.346519 ( 0.435284)
test_all 0.001341 0.000503 715.379240 ( 68.566679)
test_rubyspec 0.117031 0.045868 45.841783 ( 51.269600)
total: 134.17 sec