Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-060001
#<BuildRuby:0x000055844e2986c8
@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.20220407-060001",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000012 0.000007 0.000019 ( 0.000020)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.007207 0.004324 1.080983 ( 5.919201)
build_miniruby 0.002107 0.000000 0.075385 ( 0.073860)
build_ruby 0.002162 0.000000 0.067120 ( 0.064768)
build_all 0.010249 0.000730 1.474217 ( 0.591073)
build_install 0.018056 0.004099 5.960361 ( 2.883455)
test_btest 0.000995 0.000410 74.336461 ( 8.613076)
test_basic 0.005442 0.002240 0.335803 ( 0.424225)
test_all 0.001291 0.000531 649.154375 ( 65.480266)
test_rubyspec 0.095103 0.068213 46.438503 ( 52.110323)
total: 136.16 sec