Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-123918
#<BuildRuby:0x000055b26a7b03c8
@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.20221219-123918",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.003965 0.000248 0.811229 ( 1.168233)
build_miniruby 0.000889 0.000000 1.023884 ( 1.022683)
build_ruby 0.001374 0.000000 2.826738 ( 2.698214)
build_all 0.009122 0.000000 15.788193 ( 3.322710)
build_install 0.003955 0.004494 2.251669 ( 1.296925)
test_btest 0.000509 0.000054 63.395836 ( 11.682843)
test_basic 0.004835 0.000509 0.307263 ( 0.397943)
test_all 0.001238 0.000130 679.259741 (141.155208)
test_rubyspec 0.034802 0.030061 52.070817 ( 60.335904)
total: 223.08 sec