Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-034958
#<BuildRuby:0x00005602de8fc050
@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.20230816-034958",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004762 0.000238 1.493777 ( 2.856881)
build_miniruby 0.001242 0.000062 0.972514 ( 0.970805)
build_ruby 0.001194 0.000060 2.832170 ( 2.832225)
build_all 0.006116 0.004162 18.137839 ( 1.586020)
build_install 0.006642 0.003540 5.322748 ( 1.210144)
test_btest 0.000845 0.000101 85.823214 ( 7.932619)
test_basic 0.000742 0.004196 0.711082 ( 0.791227)
test_all 0.004627 0.004210 538.154528 ( 63.165115)
test_rubyspec 0.019641 0.029274 47.722722 ( 60.078893)
total: 141.42 sec