Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-153937
#<BuildRuby:0x000056435e4dc040
@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.20230103-153937",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.002091 0.004633 0.851704 ( 1.465688)
build_miniruby 0.000959 0.000369 1.018567 ( 1.016687)
build_ruby 0.001190 0.000457 2.771884 ( 2.769263)
build_all 0.007566 0.002339 16.798255 ( 3.018097)
build_install 0.006871 0.003529 2.323787 ( 1.196758)
test_btest 0.000767 0.000298 73.822727 ( 10.527952)
test_basic 0.006263 0.000000 0.340580 ( 0.427227)
test_all 0.001501 0.000000 673.438619 (100.200406)
test_rubyspec 0.064673 0.028780 51.717410 ( 59.834218)
total: 180.46 sec