Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-122501
#<BuildRuby:0x00005650829b84c0
@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.20220908-122501",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007871 0.003578 1.137151 ( 1.137249)
build_miniruby 0.001172 0.000532 0.071063 ( 0.069611)
build_ruby 0.001281 0.000582 0.078245 ( 0.076971)
build_all 0.006274 0.002851 1.526766 ( 0.599618)
build_install 0.014434 0.007455 1.878196 ( 0.947011)
test_btest 0.000857 0.000400 91.742317 ( 9.169658)
test_basic 0.003080 0.004032 0.352918 ( 0.442448)
test_all 0.003038 0.001519 642.302924 ( 66.565382)
test_rubyspec 0.107564 0.067252 47.102139 ( 55.414988)
total: 134.42 sec