Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-030116
#<BuildRuby:0x000055b22a0fb568
@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.20230813-030116",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002874 0.003585 1.549885 ( 2.784766)
build_miniruby 0.000665 0.000266 0.880260 ( 0.879740)
build_ruby 0.001036 0.000414 2.743568 ( 2.742881)
build_all 0.008320 0.001527 14.509019 ( 1.279379)
build_install 0.006212 0.002259 2.180915 ( 0.938421)
test_btest 0.000000 0.000978 87.830149 ( 7.373030)
test_basic 0.000000 0.004549 0.757456 ( 0.835107)
test_all 0.000000 0.001529 523.956934 ( 53.642800)
test_rubyspec 0.021966 0.024206 47.353191 ( 59.678923)
total: 130.16 sec