Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-090248
#<BuildRuby:0x000055779df97288
@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.20231016-090248",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005076 0.000534 1.534449 ( 1.762654)
build_miniruby 0.001008 0.000106 0.805873 ( 0.806493)
build_ruby 0.001458 0.000154 2.666293 ( 2.665712)
build_all 0.010353 0.000126 18.161381 ( 1.570099)
build_install 0.009084 0.000000 5.345410 ( 1.208973)
test_btest 0.001174 0.000000 90.935222 ( 7.841512)
test_basic 0.000839 0.003239 0.813419 ( 0.887296)
test_all 0.002418 0.004508 581.505565 ( 51.803225)
test_rubyspec 0.012498 0.038001 51.705886 ( 63.990504)
total: 132.54 sec