Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-190947
#<BuildRuby:0x000056213ed6c008
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230102-190947",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.005291 0.001221 0.848696 ( 1.035299)
build_miniruby 0.001069 0.000247 1.016544 ( 1.014718)
build_ruby 0.001167 0.000269 2.772395 ( 2.770059)
build_all 0.008889 0.000897 16.737047 ( 2.988033)
build_install 0.006742 0.004187 2.324050 ( 1.191461)
test_btest 0.000743 0.000186 74.158703 ( 10.813251)
test_basic 0.003036 0.004317 0.369809 ( 0.454539)
test_all 0.001057 0.000311 654.692098 (105.691221)
test_rubyspec 0.056487 0.048723 51.690898 ( 59.766833)
total: 185.73 sec