Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-225129
#<BuildRuby:0x000055ce18d2e880
@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.20230308-225129",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000004 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.004024 0.000098 0.834991 ( 2.430064)
build_miniruby 0.000537 0.000336 0.629742 ( 0.629194)
build_ruby 0.000000 0.001173 2.101102 ( 2.101467)
build_all 0.006658 0.001974 11.180560 ( 0.978641)
build_install 0.005833 0.001088 1.538054 ( 0.834632)
test_btest 0.000514 0.000280 71.594994 ( 6.881325)
test_basic 0.002169 0.001183 0.250147 ( 0.346478)
test_all 0.001132 0.000618 387.506279 ( 38.434755)
test_rubyspec 0.016333 0.013419 36.125494 ( 46.676000)
total: 99.31 sec