Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-144428
#<BuildRuby:0x0000556eb2dbf468
@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.20230101-144428",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005189 0.001112 0.848682 ( 1.173019)
build_miniruby 0.001097 0.000235 1.022993 ( 1.021041)
build_ruby 0.001220 0.000261 2.790080 ( 2.787312)
build_all 0.009655 0.000164 16.889529 ( 3.016620)
build_install 0.007472 0.004131 2.293818 ( 1.180931)
test_btest 0.000769 0.000171 75.318872 ( 10.645498)
test_basic 0.000000 0.007891 0.368422 ( 0.452719)
test_all 0.000525 0.001066 665.435948 (101.440654)
test_rubyspec 0.081142 0.027047 51.457375 ( 59.572243)
total: 181.29 sec