Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-221553
#<BuildRuby:0x0000563b99fa4620
@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.20220810-221553",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006146 0.004466 0.975406 ( 0.985274)
build_miniruby 0.001254 0.000358 0.073545 ( 0.072029)
build_ruby 0.001416 0.000405 0.078016 ( 0.075963)
build_all 0.009359 0.001385 1.546138 ( 0.578927)
build_install 0.018322 0.003452 5.277884 ( 2.066311)
test_btest 0.000811 0.000203 71.537505 ( 8.550593)
test_basic 0.001675 0.005965 0.338342 ( 0.426480)
test_all 0.001631 0.000510 629.275732 ( 64.167219)
test_rubyspec 0.096072 0.090456 46.279006 ( 53.734501)
total: 130.66 sec