Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-171244
#<BuildRuby:0x0000557bda473280
@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.20240106-171244",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004839 0.000254 1.268408 ( 1.653221)
build_miniruby 0.001396 0.000073 1.390224 ( 1.393340)
build_ruby 0.001522 0.000080 4.165380 ( 4.172562)
build_all 0.007238 0.002871 16.386413 ( 1.702827)
build_install 0.013720 0.000477 4.813991 ( 1.643808)
test_btest 0.000712 0.000053 80.303204 ( 11.562102)
test_basic 0.005344 0.000000 0.601644 ( 0.667653)
test_all 0.105411 0.016245 565.681203 ( 62.888587)
test_rubyspec 0.051900 0.009497 72.025150 ( 84.270217)
total: 169.96 sec