Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-234613
#<BuildRuby:0x00005582f9e28408
@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.20221203-234613",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.009517 0.000808 1.184898 ( 1.190005)
build_miniruby 0.002959 0.000000 0.855729 ( 0.853867)
build_ruby 0.002748 0.000221 2.245077 ( 2.153033)
build_all 0.013303 0.007042 18.727996 ( 2.192147)
build_install 0.008591 0.010486 2.084946 ( 1.016802)
test_btest 0.000000 0.001528 87.210433 ( 9.262993)
test_basic 0.005456 0.004660 0.351802 ( 0.438615)
test_all 0.002141 0.000749 726.355945 ( 71.524104)
test_rubyspec 0.129478 0.046924 49.406601 ( 57.524058)
total: 146.16 sec