Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-001636
#<BuildRuby:0x00005639c5bd8008
@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.20230104-001636",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000040 0.000009 0.000049 ( 0.000050)
build_up 0.002783 0.003699 0.841646 ( 1.760148)
build_miniruby 0.000841 0.000241 1.015342 ( 1.013430)
build_ruby 0.001308 0.000373 2.781461 ( 2.778777)
build_all 0.009829 0.000000 16.728033 ( 2.987918)
build_install 0.009937 0.001744 2.317760 ( 1.194469)
test_btest 0.000928 0.000219 76.336975 ( 10.712284)
test_basic 0.005107 0.001201 0.362881 ( 0.449331)
test_all 0.001292 0.000000 676.548465 ( 97.320272)
test_rubyspec 0.094218 0.034877 51.714600 ( 59.736765)
total: 177.95 sec