Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-230026
#<BuildRuby:0x000055684c72bbb8
@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.20231107-230026",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004364 0.000459 1.379818 ( 1.606422)
build_miniruby 0.000971 0.000102 0.927984 ( 0.928751)
build_ruby 0.000000 0.001353 2.698048 ( 2.698109)
build_all 0.006178 0.003866 16.811561 ( 1.527130)
build_install 0.005170 0.004734 5.018437 ( 1.173643)
test_btest 0.001032 0.000000 89.107501 ( 7.301472)
test_basic 0.000000 0.004163 0.634245 ( 0.712076)
test_all 0.096492 0.038034 515.663273 ( 56.527544)
test_rubyspec 0.026868 0.020733 51.551674 ( 63.927628)
total: 136.40 sec