Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-104423
#<BuildRuby:0x000055fcd5527df8
@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.20230125-104423",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000041)
build_up 0.006043 0.000273 0.845697 ( 1.001972)
build_miniruby 0.001002 0.000125 1.018277 ( 1.016563)
build_ruby 0.001557 0.000000 2.777919 ( 2.775567)
build_all 0.003121 0.006554 16.748395 ( 3.008953)
build_install 0.005101 0.004029 2.077314 ( 1.077301)
test_btest 0.000826 0.000207 71.443796 ( 10.677894)
test_basic 0.006035 0.000535 0.348440 ( 0.434823)
test_all 0.001016 0.000242 666.255426 ( 94.017290)
test_rubyspec 0.052872 0.079015 51.698206 ( 59.791041)
total: 173.80 sec