Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-153022
#<BuildRuby:0x00005585df5ee858
@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.20230103-153022",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.006078 0.000609 0.902294 ( 1.117499)
build_miniruby 0.000000 0.001330 1.023221 ( 1.021225)
build_ruby 0.000230 0.001436 2.779754 ( 2.777146)
build_all 0.009593 0.000517 16.817360 ( 2.983931)
build_install 0.007900 0.003992 2.308215 ( 1.191782)
test_btest 0.000925 0.000000 77.608777 ( 10.882549)
test_basic 0.006648 0.000000 0.353681 ( 0.439877)
test_all 0.001166 0.000000 670.775216 ( 99.343437)
test_rubyspec 0.071827 0.034801 51.695616 ( 59.760159)
total: 179.52 sec