Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-000544
#<BuildRuby:0x0000562e0bc43f30
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-000544",
@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.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.001639 0.002625 0.797113 ( 1.078616)
build_miniruby 0.001064 0.000000 0.544477 ( 0.543611)
build_ruby 0.001425 0.000000 1.699617 ( 1.639974)
build_all 0.009431 0.000000 11.902539 ( 1.479248)
build_install 0.005559 0.001216 1.575964 ( 0.722007)
test_btest 0.000518 0.000199 64.485591 ( 5.961146)
test_basic 0.002197 0.000845 0.242632 ( 0.339086)
test_all 0.000781 0.000300 482.991462 ( 49.199876)
test_rubyspec 0.013252 0.015084 35.418142 ( 45.915586)
total: 106.88 sec