Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-130256
#<BuildRuby:0x00005635dc0e0728
@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.20230102-130256",
@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.000004 0.000016 ( 0.000017)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.004770 0.001590 0.856028 ( 1.029559)
build_miniruby 0.001012 0.000337 1.017370 ( 1.015354)
build_ruby 0.001681 0.000000 2.803567 ( 2.800968)
build_all 0.009151 0.000491 16.785797 ( 3.005253)
build_install 0.009255 0.002644 2.363171 ( 1.215971)
test_btest 0.000636 0.000181 72.416135 ( 10.873925)
test_basic 0.005712 0.001632 0.359738 ( 0.444518)
test_all 0.000985 0.000281 663.845116 (106.275292)
test_rubyspec 0.057006 0.066749 51.471331 ( 59.512736)
total: 186.17 sec