Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-223701
#<BuildRuby:0x000055db6d65c090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-223701",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004544 0.000757 0.789091 ( 1.187048)
build_miniruby 0.000864 0.000144 0.807168 ( 0.807472)
build_ruby 0.001960 0.000000 2.665521 ( 2.665891)
build_all 0.008011 0.000000 12.479271 ( 1.000082)
build_install 0.006552 0.004447 3.393064 ( 0.958346)
test_btest 0.000613 0.000117 64.009410 ( 4.423919)
test_basic 0.003926 0.000000 0.409158 ( 0.489124)
test_all 0.071061 0.025951 360.629103 ( 39.875772)
test_rubyspec 0.032197 0.033681 40.055726 ( 52.621138)
total: 104.03 sec