Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-050220
#<BuildRuby:0x0000561fc2db3e80
@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-050220",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005754 0.000822 0.848465 ( 6.296507)
build_miniruby 0.000000 0.001353 1.011979 ( 1.010042)
build_ruby 0.000000 0.001466 2.791181 ( 2.788796)
build_all 0.004134 0.006011 16.961703 ( 2.978511)
build_install 0.005162 0.006214 2.139067 ( 1.086733)
test_btest 0.000859 0.000286 72.014889 ( 10.792250)
test_basic 0.005983 0.000338 0.354607 ( 0.441100)
test_all 0.001287 0.000000 651.064687 (105.757660)
test_rubyspec 0.067570 0.045025 51.915817 ( 59.987984)
total: 191.14 sec