Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-024612
#<BuildRuby:0x00005564791933a8
@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.20221227-024612",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.008074 0.001346 0.954177 ( 1.154039)
build_miniruby 0.002265 0.000377 0.846175 ( 0.845433)
build_ruby 0.003027 0.000505 2.133138 ( 2.131945)
build_all 0.019552 0.002188 18.588170 ( 2.186214)
build_install 0.022816 0.000440 2.010503 ( 1.014373)
test_btest 0.001171 0.000146 88.947294 ( 9.390688)
test_basic 0.010665 0.000000 0.344409 ( 0.429514)
test_all 0.002189 0.000000 665.164212 ( 63.297035)
test_rubyspec 0.117979 0.056178 48.103057 ( 56.092766)
total: 136.54 sec