Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-024650
#<BuildRuby:0x00005578c264c4f0
@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.20220212-024650",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.007810 0.003931 0.958789 ( 1.146171)
build_miniruby 0.000000 0.002423 0.072529 ( 0.070173)
build_ruby 0.000184 0.001518 0.075142 ( 0.072967)
build_all 0.009196 0.001632 4.160939 ( 0.787494)
build_install 0.014749 0.009287 7.890036 ( 2.339674)
test_btest 0.000974 0.000359 70.218409 ( 8.300845)
test_basic 0.000827 0.007288 0.336045 ( 0.435570)
test_all 0.001301 0.000585 693.194728 ( 67.711116)
test_rubyspec 0.098370 0.072081 45.987150 ( 51.507421)
total: 132.37 sec