Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-062413
#<BuildRuby:0x0000557e4b697d68
@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.20231201-062413",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000726 0.004134 1.162639 ( 1.522814)
build_miniruby 0.000756 0.000210 0.863601 ( 0.863972)
build_ruby 0.001403 0.000000 2.725813 ( 2.725839)
build_all 0.009395 0.000702 16.641523 ( 1.499487)
build_install 0.007829 0.000872 4.845735 ( 1.139477)
test_btest 0.000813 0.000194 82.445882 ( 7.708971)
test_basic 0.000313 0.004476 0.668847 ( 0.745110)
test_all 0.098082 0.038289 535.670349 ( 58.815966)
test_rubyspec 0.027812 0.021753 49.779387 ( 62.125101)
total: 137.15 sec