Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-013808
#<BuildRuby:0x000055ec6e2488e8
@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.20220328-013808",
@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.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010530 0.000702 1.013771 ( 1.071429)
build_miniruby 0.001891 0.000000 0.079174 ( 0.076955)
build_ruby 0.002243 0.000000 0.076022 ( 0.073869)
build_all 0.001598 0.008495 4.182518 ( 0.855474)
build_install 0.022774 0.000143 7.893710 ( 2.456660)
test_btest 0.001076 0.000146 75.491101 ( 8.086403)
test_basic 0.004326 0.005236 0.327413 ( 0.416208)
test_all 0.001609 0.000293 690.097146 ( 67.466936)
test_rubyspec 0.113710 0.064830 45.821402 ( 51.245095)
total: 131.75 sec