Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-100309
#<BuildRuby:0x000055566fe5cea8
@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.20221126-100309",
@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.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004600 0.005164 1.284791 ( 1.542463)
build_miniruby 0.002242 0.000517 0.839652 ( 0.839766)
build_ruby 0.002943 0.000679 2.252526 ( 2.160711)
build_all 0.008690 0.014205 24.971058 ( 2.784163)
build_install 0.005511 0.014824 4.961012 ( 1.203059)
test_btest 0.000954 0.000537 87.742168 ( 8.799799)
test_basic 0.005514 0.003101 0.350060 ( 0.447009)
test_all 0.001348 0.000758 667.698334 ( 70.516707)
test_rubyspec 0.103619 0.042334 49.788642 ( 58.168952)
total: 146.46 sec