Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-064325
#<BuildRuby:0x0000563adacec8e8
@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.20220311-064325",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009212 0.002214 1.052579 ( 2.120676)
build_miniruby 0.001550 0.000645 0.074728 ( 0.073177)
build_ruby 0.001996 0.000000 0.077925 ( 0.076429)
build_all 0.008273 0.000491 1.539352 ( 0.620107)
build_install 0.010332 0.009677 5.269494 ( 2.183550)
test_btest 0.000000 0.001616 77.209780 ( 8.189462)
test_basic 0.003499 0.004708 0.351878 ( 0.440683)
test_all 0.001058 0.000529 699.223807 ( 67.521416)
test_rubyspec 0.092387 0.058457 46.202786 ( 51.369172)
total: 132.60 sec