Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-072324
#<BuildRuby:0x000055b5869dbe80
@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.20230119-072324",
@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.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003521 0.002848 0.880055 ( 1.045461)
build_miniruby 0.001065 0.000284 1.012223 ( 1.010060)
build_ruby 0.001247 0.000333 2.779611 ( 2.777000)
build_all 0.005498 0.004427 16.902930 ( 3.002947)
build_install 0.011681 0.000000 2.141014 ( 1.090260)
test_btest 0.001148 0.000000 76.729831 ( 10.452055)
test_basic 0.005165 0.002363 0.370843 ( 0.455148)
test_all 0.000969 0.000265 656.241981 (101.746100)
test_rubyspec 0.095277 0.039132 51.949178 ( 59.970020)
total: 181.55 sec