Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-093659
#<BuildRuby:0x0000560ed8e0d390
@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.20221103-093659",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006492 0.001082 0.953481 ( 1.005812)
build_miniruby 0.001142 0.000190 0.048926 ( 0.047706)
build_ruby 0.001081 0.000180 0.049403 ( 0.048205)
build_all 0.007123 0.001187 1.227640 ( 0.474722)
build_install 0.007261 0.006965 1.569559 ( 0.801765)
test_btest 0.001732 0.000000 61.970599 ( 6.298381)
test_basic 0.005938 0.000470 0.313691 ( 0.405243)
test_all 0.007142 0.000000 518.723072 ( 54.979202)
test_rubyspec 0.071588 0.047861 43.575959 ( 52.200625)
total: 116.26 sec