Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-014000
#<BuildRuby:0x0000564192d7ffa8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230704-014000",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.006193 1.473827 ( 2.747274)
build_miniruby 0.000000 0.001127 0.971772 ( 0.972456)
build_ruby 0.000567 0.000660 2.653581 ( 2.653881)
build_all 0.008588 0.000149 11.467977 ( 8.013014)
build_install 0.007938 0.000000 4.967013 ( 1.940070)
test_btest 0.000938 0.000198 84.229219 ( 7.915569)
test_basic 0.003790 0.000862 0.740567 ( 0.821453)
test_all 0.001534 0.000000 452.200722 ( 40.344086)
test_rubyspec 0.027876 0.012670 41.983323 ( 54.344488)
total: 119.75 sec