Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-064543
#<BuildRuby:0x000055f7b558f810
@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.20220211-064543",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010952 0.000000 0.953174 ( 1.196139)
build_miniruby 0.001815 0.000105 0.074580 ( 0.074407)
build_ruby 0.001527 0.000179 0.079288 ( 0.078532)
build_all 0.009669 0.000170 4.159786 ( 0.806119)
build_install 0.011384 0.012366 7.759507 ( 2.362595)
test_btest 0.000982 0.000224 72.863131 ( 7.842635)
test_basic 0.003268 0.003967 0.329446 ( 0.420372)
test_all 0.001430 0.000373 643.463355 ( 64.903020)
test_rubyspec 0.088767 0.081023 46.137082 ( 51.572854)
total: 129.26 sec