Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-021652
#<BuildRuby:0x000055f9ce35b3a8
@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.20231224-021652",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005013 0.000166 1.071403 ( 1.448762)
build_miniruby 0.000865 0.000137 0.789883 ( 0.789300)
build_ruby 0.001126 0.000178 2.818037 ( 2.818481)
build_all 0.009918 0.000000 16.160698 ( 1.431437)
build_install 0.008853 0.000000 4.761467 ( 1.165778)
test_btest 0.000738 0.000000 80.672852 ( 7.652566)
test_basic 0.000000 0.003621 0.601756 ( 0.684477)
test_all 0.105945 0.030599 536.554382 ( 49.443210)
test_rubyspec 0.027526 0.021357 49.594352 ( 61.933469)
total: 127.37 sec