Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-142853
#<BuildRuby:0x0000559d1f19c6e0
@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-142853",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002613 0.008961 1.110958 ( 1.092318)
build_miniruby 0.001762 0.000587 0.068066 ( 0.065764)
build_ruby 0.001411 0.000470 0.077456 ( 0.076021)
build_all 0.007243 0.002415 1.540609 ( 0.604909)
build_install 0.013435 0.008341 1.920400 ( 0.962840)
test_btest 0.000875 0.000336 95.808626 ( 9.995935)
test_basic 0.000855 0.006268 0.358627 ( 0.447516)
test_all 0.003018 0.001393 652.082861 ( 66.444044)
test_rubyspec 0.114944 0.065214 47.497072 ( 55.893064)
total: 135.58 sec