Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-114941
#<BuildRuby:0x00005570b41dcb88
@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.20220829-114941",
@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.000010 0.000001 0.000011 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007175 0.003891 1.003164 ( 1.822098)
build_miniruby 0.001935 0.000387 0.076534 ( 0.074549)
build_ruby 0.001671 0.000334 0.068724 ( 0.066490)
build_all 0.009123 0.000908 1.559572 ( 0.587473)
build_install 0.021804 0.000518 1.881955 ( 0.919328)
test_btest 0.000948 0.000142 74.376203 ( 8.624586)
test_basic 0.007768 0.001166 0.322442 ( 0.409255)
test_all 0.003157 0.000000 676.697360 ( 66.328962)
test_rubyspec 0.115965 0.058880 45.762216 ( 54.184714)
total: 133.02 sec