Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-062322
#<BuildRuby:0x00005641bc451e98
@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.20230120-062322",
@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.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000029 0.000012 0.000041 ( 0.000026)
build_up 0.004627 0.001928 0.853806 ( 1.370542)
build_miniruby 0.000823 0.000343 1.015365 ( 1.013488)
build_ruby 0.001119 0.000466 2.776158 ( 2.773608)
build_all 0.009554 0.000267 16.956933 ( 2.985733)
build_install 0.006713 0.002398 2.130642 ( 1.080558)
test_btest 0.000696 0.000248 73.922623 ( 11.094130)
test_basic 0.001109 0.005471 0.343771 ( 0.430110)
test_all 0.000876 0.000375 665.812826 ( 94.346132)
test_rubyspec 0.068005 0.056647 51.984176 ( 59.991001)
total: 175.09 sec