Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-193822
#<BuildRuby:0x0000559d3e1d8090
@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.20230808-193822",
@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.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004671 0.000168 1.549973 ( 2.880159)
build_miniruby 0.000840 0.000177 0.942819 ( 0.942466)
build_ruby 0.001179 0.000000 2.661367 ( 2.661379)
build_all 0.009323 0.000000 14.601604 ( 1.398562)
build_install 0.008059 0.000490 2.070547 ( 0.891106)
test_btest 0.000887 0.000154 83.078890 ( 7.832467)
test_basic 0.000869 0.004319 0.621968 ( 0.697947)
test_all 0.001304 0.000000 540.016405 ( 49.743465)
test_rubyspec 0.017943 0.023469 45.014157 ( 57.313694)
total: 124.36 sec