Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-150812
#<BuildRuby:0x0000560757b53e20
@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.20230112-150812",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.004639 0.001933 0.842519 ( 1.037513)
build_miniruby 0.000922 0.000384 1.021135 ( 1.019361)
build_ruby 0.001547 0.000000 2.804879 ( 2.802415)
build_all 0.004572 0.005175 16.714674 ( 2.983252)
build_install 0.010683 0.000698 2.074069 ( 1.069825)
test_btest 0.000818 0.000327 77.846934 ( 10.845498)
test_basic 0.004510 0.001804 0.351978 ( 0.438797)
test_all 0.001417 0.000000 649.207311 (101.717833)
test_rubyspec 0.077571 0.046944 52.093273 ( 60.103216)
total: 182.02 sec