Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-091230
#<BuildRuby:0x0000563aa7eac0f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-091230",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000014 0.000009 0.000023 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003866 0.007016 0.972100 ( 1.156708)
build_miniruby 0.001201 0.000934 0.841256 ( 0.840069)
build_ruby 0.001794 0.001395 2.155941 ( 2.155322)
build_all 0.013387 0.007559 18.551150 ( 2.194424)
build_install 0.021966 0.000440 2.059228 ( 1.043264)
test_btest 0.001191 0.000630 87.642907 ( 9.374929)
test_basic 0.002619 0.006238 0.351978 ( 0.438767)
test_all 0.001674 0.000985 680.584570 ( 63.425224)
test_rubyspec 0.118781 0.064137 47.924682 ( 56.004810)
total: 136.63 sec