Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-091610
#<BuildRuby:0x000055c39868c728
@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.20230113-091610",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005814 0.000775 0.848986 ( 1.328413)
build_miniruby 0.001173 0.000156 1.008570 ( 1.006610)
build_ruby 0.001653 0.000000 2.762269 ( 2.759768)
build_all 0.005755 0.004115 16.751844 ( 2.990214)
build_install 0.006625 0.004783 2.079924 ( 1.076246)
test_btest 0.000851 0.000189 73.500606 ( 10.539748)
test_basic 0.002874 0.004029 0.354041 ( 0.439947)
test_all 0.001433 0.000129 675.623525 ( 99.562844)
test_rubyspec 0.080713 0.042659 51.586257 ( 59.700803)
total: 179.41 sec