Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-042438
#<BuildRuby:0x00005635b54d34b0
@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.20231117-042438",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002900 0.001450 1.191652 ( 1.567581)
build_miniruby 0.000665 0.000332 0.892576 ( 0.892183)
build_ruby 0.000000 0.001495 2.671721 ( 2.671941)
build_all 0.007865 0.002380 16.369661 ( 1.492644)
build_install 0.007123 0.001601 4.835459 ( 1.190771)
test_btest 0.000708 0.000336 86.066177 ( 7.285668)
test_basic 0.004524 0.000252 0.725947 ( 0.802153)
test_all 0.109044 0.025740 523.411995 ( 50.768288)
test_rubyspec 0.027794 0.016006 50.738416 ( 63.119482)
total: 129.79 sec