Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-160425
#<BuildRuby:0x00005654807cbe80
@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.20230106-160425",
@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.000004 0.000009 ( 0.000008)
autoconf 0.000000 0.000045 0.000045 ( 0.000045)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.001436 0.005274 1.302450 ( 1.697946)
build_miniruby 0.000660 0.000587 1.021833 ( 1.019972)
build_ruby 0.000861 0.000766 2.769195 ( 2.766453)
build_all 0.005652 0.005533 23.612565 ( 3.810494)
build_install 0.007772 0.003421 2.107604 ( 1.057460)
test_btest 0.000605 0.000505 68.493599 ( 11.586218)
test_basic 0.003881 0.003234 0.358578 ( 0.443660)
test_all 0.000672 0.000560 664.782873 (101.359123)
test_rubyspec 0.049121 0.058935 51.855207 ( 59.938121)
total: 183.68 sec