Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-122548
#<BuildRuby:0x00005635117ab510
@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.20220214-122548",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008640 0.004091 0.985183 ( 1.274648)
build_miniruby 0.001305 0.000348 0.067176 ( 0.066344)
build_ruby 0.001934 0.000516 0.079924 ( 0.077929)
build_all 0.009331 0.001302 4.133065 ( 0.791432)
build_install 0.013833 0.010550 7.788987 ( 2.314303)
test_btest 0.000918 0.000306 75.179809 ( 7.805452)
test_basic 0.008711 0.000000 0.334658 ( 0.423715)
test_all 0.001474 0.000209 693.415375 ( 67.401422)
test_rubyspec 0.107188 0.051093 45.733747 ( 51.187382)
total: 131.34 sec