Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-153633
#<BuildRuby:0x00005630166828a0
@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.20220329-153633",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007636 0.003267 1.012997 ( 1.382853)
build_miniruby 0.001709 0.000321 0.076792 ( 0.074522)
build_ruby 0.001469 0.000275 0.070156 ( 0.068795)
build_all 0.007568 0.002333 4.239319 ( 0.848415)
build_install 0.021760 0.002317 8.033943 ( 2.449279)
test_btest 0.001224 0.000218 76.050076 ( 8.276902)
test_basic 0.006899 0.001232 0.333026 ( 0.424510)
test_all 0.001628 0.000290 700.902359 ( 68.068459)
test_rubyspec 0.132488 0.031631 45.985112 ( 51.293010)
total: 132.89 sec