Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-190750
#<BuildRuby:0x000055ee1fae0728
@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.20230130-190750",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001058 0.005773 0.891987 ( 1.075472)
build_miniruby 0.001007 0.000335 1.012010 ( 1.010044)
build_ruby 0.001204 0.000401 2.775787 ( 2.773334)
build_all 0.009253 0.000515 16.779343 ( 3.005603)
build_install 0.010520 0.000739 2.103599 ( 1.085547)
test_btest 0.000701 0.000184 67.642263 ( 11.395467)
test_basic 0.005127 0.001350 0.363664 ( 0.450052)
test_all 0.000471 0.000767 653.021688 ( 98.260981)
test_rubyspec 0.069425 0.064402 51.611931 ( 59.664995)
total: 178.72 sec