Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-145315
#<BuildRuby:0x00005576ff960ea8
@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.20221115-145315",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005160 0.004267 1.120265 ( 1.130343)
build_miniruby 0.001645 0.000329 0.955427 ( 0.954637)
build_ruby 0.002230 0.000000 2.356601 ( 2.260979)
build_all 0.017829 0.000502 18.224464 ( 2.257477)
build_install 0.021094 0.000000 1.840122 ( 1.005006)
test_btest 0.001083 0.000024 80.797479 ( 9.587092)
test_basic 0.006178 0.000210 0.353796 ( 0.446665)
test_all 0.001944 0.000234 678.180957 ( 73.099668)
test_rubyspec 0.080879 0.036677 50.193405 ( 58.726880)
total: 149.47 sec