Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-050515
#<BuildRuby:0x000055abe276e858
@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.20230105-050515",
@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.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000029 0.000012 0.000041 ( 0.000026)
build_up 0.004770 0.001987 0.848858 ( 1.065767)
build_miniruby 0.000936 0.000390 1.017325 ( 1.015334)
build_ruby 0.000000 0.001669 2.769646 ( 2.766983)
build_all 0.008693 0.000895 16.786746 ( 3.005965)
build_install 0.011648 0.000000 2.288817 ( 1.182356)
test_btest 0.000839 0.000140 68.499460 ( 11.600412)
test_basic 0.007100 0.000000 0.351965 ( 0.437144)
test_all 0.001147 0.000051 659.193555 (115.305007)
test_rubyspec 0.075272 0.053936 51.904327 ( 59.923828)
total: 196.30 sec