Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-095110
#<BuildRuby:0x0000557d7ad93f58
@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.20230131-095110",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006592 0.000160 0.856689 ( 1.308961)
build_miniruby 0.001245 0.000078 1.005716 ( 1.003898)
build_ruby 0.001486 0.000093 2.786644 ( 2.784156)
build_all 0.009852 0.000062 16.781839 ( 2.990856)
build_install 0.010891 0.000340 2.079060 ( 1.088430)
test_btest 0.000873 0.000046 70.254287 ( 11.024634)
test_basic 0.006372 0.000078 0.339359 ( 0.425765)
test_all 0.001153 0.000058 654.552762 (103.122564)
test_rubyspec 0.090220 0.025354 51.580989 ( 59.661710)
total: 183.41 sec