Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-085615
#<BuildRuby:0x00005631c8fc2678
@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.20230105-085615",
@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.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.002727 0.003663 0.841350 ( 1.743670)
build_miniruby 0.001021 0.000191 1.014598 ( 1.012673)
build_ruby 0.001402 0.000263 2.770467 ( 2.767829)
build_all 0.005311 0.004283 16.624141 ( 2.984808)
build_install 0.006679 0.004779 2.230638 ( 1.168103)
test_btest 0.000782 0.000217 74.953419 ( 10.352195)
test_basic 0.002714 0.003760 0.337840 ( 0.424237)
test_all 0.000000 0.001129 639.812603 (100.712026)
test_rubyspec 0.080670 0.050767 51.515005 ( 59.571264)
total: 180.74 sec