Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-171814
#<BuildRuby:0x000055a771cfabe8
@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.20230114-171814",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.005606 0.003405 0.856847 ( 1.023681)
build_miniruby 0.000997 0.000266 1.018280 ( 1.016447)
build_ruby 0.001619 0.000000 2.777584 ( 2.774855)
build_all 0.008116 0.001448 16.854167 ( 3.006331)
build_install 0.008244 0.003101 2.091259 ( 1.076164)
test_btest 0.000772 0.000203 76.939662 ( 10.553423)
test_basic 0.005634 0.001483 0.359898 ( 0.445033)
test_all 0.001113 0.000293 675.428773 ( 94.925704)
test_rubyspec 0.082252 0.031189 52.369118 ( 60.436831)
total: 175.26 sec