Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-101156
#<BuildRuby:0x0000557595cc7468
@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.20230120-101156",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006431 0.000159 0.851537 ( 1.061284)
build_miniruby 0.001283 0.000081 1.008402 ( 1.006435)
build_ruby 0.000000 0.001680 2.773966 ( 2.771334)
build_all 0.007463 0.002440 16.789927 ( 2.978181)
build_install 0.009923 0.001103 2.049302 ( 1.076366)
test_btest 0.000734 0.000081 78.092833 ( 10.546883)
test_basic 0.003724 0.003941 0.355928 ( 0.440165)
test_all 0.001236 0.000186 680.816118 ( 95.034244)
test_rubyspec 0.081120 0.049162 51.635461 ( 59.715437)
total: 174.63 sec