Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-142039
#<BuildRuby:0x0000559492e5acc8
@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.20221204-142039",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010446 1.189564 ( 1.208506)
build_miniruby 0.000000 0.002797 0.853410 ( 0.852431)
build_ruby 0.000236 0.003638 2.246654 ( 2.148792)
build_all 0.011359 0.009428 18.673213 ( 2.206305)
build_install 0.011120 0.011319 2.111699 ( 1.063941)
test_btest 0.000778 0.000466 94.010514 ( 9.423073)
test_basic 0.010151 0.001292 0.352916 ( 0.437341)
test_all 0.000330 0.001992 755.463653 ( 72.413874)
test_rubyspec 0.079945 0.095190 49.867563 ( 57.920346)
total: 147.68 sec