Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-061832
#<BuildRuby:0x00005634c3f68008
@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.20230115-061832",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.008288 0.001913 1.287537 ( 1.316643)
build_miniruby 0.001153 0.000266 1.700740 ( 1.571015)
build_ruby 0.001413 0.000326 2.783199 ( 2.780474)
build_all 0.009865 0.000000 16.848219 ( 2.983296)
build_install 0.007015 0.003209 2.181739 ( 1.102637)
test_btest 0.000879 0.000195 77.942610 ( 10.647686)
test_basic 0.005044 0.001120 0.311465 ( 0.398083)
test_all 0.001180 0.000120 667.047603 (101.082352)
test_rubyspec 0.093142 0.027890 52.325144 ( 60.360027)
total: 182.24 sec