Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-014438
#<BuildRuby:0x000056428519bce8
@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.20231216-014438",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.004989 1.423938 ( 1.774487)
build_miniruby 0.000000 0.000942 0.880812 ( 0.880919)
build_ruby 0.000000 0.001327 2.750013 ( 2.750318)
build_all 0.008273 0.001794 16.958556 ( 1.514401)
build_install 0.003530 0.005441 4.996252 ( 1.220155)
test_btest 0.000000 0.001047 87.702946 ( 7.102506)
test_basic 0.002557 0.002728 0.881462 ( 0.956808)
test_all 0.092647 0.047777 544.289506 ( 62.242050)
test_rubyspec 0.027960 0.025793 51.203752 ( 63.483430)
total: 141.93 sec