Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-083942
#<BuildRuby:0x000055f68086c460
@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.20230106-083942",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000020 0.000012 0.000032 ( 0.000033)
configure 0.000010 0.000006 0.000016 ( 0.000015)
build_up 0.002147 0.004144 0.846398 ( 1.060012)
build_miniruby 0.000719 0.000479 1.013196 ( 1.011301)
build_ruby 0.000943 0.000629 2.790075 ( 2.787781)
build_all 0.005158 0.004715 16.787812 ( 2.971468)
build_install 0.010011 0.001409 2.078230 ( 1.071864)
test_btest 0.000641 0.000385 73.487023 ( 11.151065)
test_basic 0.001664 0.005144 0.350891 ( 0.436814)
test_all 0.000850 0.000567 660.586786 (104.325099)
test_rubyspec 0.074707 0.057460 52.154238 ( 60.452261)
total: 185.27 sec