Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-233907
#<BuildRuby:0x000055b2ff3e76e8
@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-233907",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006915 0.000299 1.424798 ( 1.668579)
build_miniruby 0.000915 0.000092 0.900543 ( 0.899841)
build_ruby 0.001164 0.000117 2.892939 ( 2.892806)
build_all 0.009179 0.000918 16.782544 ( 1.498626)
build_install 0.004070 0.005258 4.984091 ( 1.216716)
test_btest 0.000754 0.000000 84.214138 ( 7.582182)
test_basic 0.000193 0.004120 0.731584 ( 0.808378)
test_all 0.101421 0.034524 524.586674 ( 48.384100)
test_rubyspec 0.014050 0.033987 51.082880 ( 63.423535)
total: 128.38 sec