Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-091905
#<BuildRuby:0x000055621c8cb918
@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.20231203-091905",
@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.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004270 0.000711 1.368449 ( 1.720142)
build_miniruby 0.000862 0.000143 0.888668 ( 0.888915)
build_ruby 0.000000 0.001332 2.700503 ( 2.701278)
build_all 0.007675 0.002775 16.901310 ( 1.500429)
build_install 0.008956 0.000880 4.979870 ( 1.191403)
test_btest 0.000620 0.000118 85.099841 ( 7.448862)
test_basic 0.003519 0.000000 0.597829 ( 0.678921)
test_all 0.098558 0.039267 532.226242 ( 60.707049)
test_rubyspec 0.029308 0.019802 50.637689 ( 62.939368)
total: 139.78 sec