Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-093723
#<BuildRuby:0x000055bd7baec700
@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.20230103-093723",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.005881 0.000784 0.863311 ( 1.061289)
build_miniruby 0.001096 0.000146 1.014880 ( 1.013026)
build_ruby 0.001322 0.000176 2.764493 ( 2.762058)
build_all 0.001694 0.008187 16.727052 ( 2.989282)
build_install 0.007856 0.004079 2.299390 ( 1.187363)
test_btest 0.000659 0.000183 68.954540 ( 11.472730)
test_basic 0.007314 0.000000 0.353091 ( 0.437969)
test_all 0.001336 0.000039 667.337368 ( 99.913403)
test_rubyspec 0.086684 0.019948 51.346234 ( 59.405305)
total: 180.24 sec