Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-183633
#<BuildRuby:0x000055f987e01c68
@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.20230109-183633",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.000000 0.006631 0.885081 ( 1.184419)
build_miniruby 0.000000 0.001265 1.016690 ( 1.014816)
build_ruby 0.000000 0.001600 2.777450 ( 2.774891)
build_all 0.005941 0.003956 16.825801 ( 3.012036)
build_install 0.006877 0.004584 2.145214 ( 1.091994)
test_btest 0.000642 0.000428 72.399452 ( 10.927471)
test_basic 0.003960 0.002640 0.357629 ( 0.443760)
test_all 0.000770 0.000514 682.614994 ( 97.859124)
test_rubyspec 0.056030 0.067310 52.179955 ( 60.233484)
total: 178.54 sec