Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-155817
#<BuildRuby:0x00005574b5cf8378
@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.20230104-155817",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.006392 0.000000 0.855078 ( 1.061871)
build_miniruby 0.001084 0.000000 1.016559 ( 1.014631)
build_ruby 0.001595 0.000000 2.787141 ( 2.784508)
build_all 0.010065 0.000000 16.780902 ( 2.999312)
build_install 0.008672 0.003177 2.302631 ( 1.185615)
test_btest 0.000859 0.000164 69.135277 ( 11.301311)
test_basic 0.003970 0.003087 0.355004 ( 0.439750)
test_all 0.001090 0.000236 664.932221 (113.341766)
test_rubyspec 0.107137 0.027698 51.551939 ( 59.666534)
total: 193.80 sec