Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-062431
#<BuildRuby:0x0000565107b9fe20
@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.20230801-062431",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001779 0.003549 1.576522 ( 2.985087)
build_miniruby 0.000892 0.000178 0.937709 ( 0.937102)
build_ruby 0.000968 0.000194 2.858341 ( 2.859323)
build_all 0.008340 0.000831 14.525646 ( 1.312217)
build_install 0.006410 0.002907 2.170501 ( 1.009457)
test_btest 0.000672 0.000140 80.492371 ( 7.911380)
test_basic 0.001026 0.003260 0.652329 ( 0.729743)
test_all 0.001405 0.000337 531.141811 ( 46.576733)
test_rubyspec 0.024647 0.017341 45.504891 ( 57.888831)
total: 122.21 sec