Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-085401
#<BuildRuby:0x000055ab7da3a038
@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.20221101-085401",
@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.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.010282 0.000000 1.116164 ( 1.585590)
build_miniruby 0.001728 0.000102 0.116144 ( 0.112901)
build_ruby 0.000000 0.001564 0.099508 ( 0.097024)
build_all 0.005116 0.002605 1.300188 ( 0.546131)
build_install 0.012102 0.004026 1.651365 ( 0.888163)
test_btest 0.002117 0.000588 60.133448 ( 6.275393)
test_basic 0.005902 0.001639 0.363344 ( 0.454198)
test_all 0.006396 0.000512 511.609232 ( 54.827916)
test_rubyspec 0.072106 0.049961 43.104091 ( 51.675950)
total: 116.46 sec