Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-010603
#<BuildRuby:0x00005567f1e240d8
@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.20221218-010603",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002921 0.000584 0.649403 ( 1.077139)
build_miniruby 0.000757 0.000151 0.739068 ( 0.738944)
build_ruby 0.001111 0.000222 2.607242 ( 2.531721)
build_all 0.008495 0.000754 12.551756 ( 1.520173)
build_install 0.001454 0.005128 1.619544 ( 0.776500)
test_btest 0.000000 0.000666 64.824849 ( 6.342333)
test_basic 0.000000 0.003772 0.260489 ( 0.356099)
test_all 0.000000 0.001402 532.431180 ( 70.636662)
test_rubyspec 0.014475 0.013376 35.479794 ( 46.053620)
total: 130.03 sec