Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-022951
#<BuildRuby:0x00005586b26683a0
@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.20220802-022951",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010242 0.001363 1.006307 ( 1.522145)
build_miniruby 0.002065 0.000000 0.066944 ( 0.064925)
build_ruby 0.002449 0.000000 0.077548 ( 0.075463)
build_all 0.009490 0.000203 1.507567 ( 0.568065)
build_install 0.010379 0.012380 5.117824 ( 2.074795)
test_btest 0.001052 0.000316 73.816191 ( 8.475169)
test_basic 0.005858 0.001757 0.326331 ( 0.421783)
test_all 0.002119 0.000636 641.010196 ( 64.398446)
test_rubyspec 0.087592 0.099198 45.370979 ( 51.182011)
total: 128.78 sec