Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-082431
#<BuildRuby:0x000055e32f23c040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230213-082431",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004189 0.000000 0.793749 ( 1.214287)
build_miniruby 0.000957 0.000000 0.675608 ( 0.674725)
build_ruby 0.001142 0.000000 2.108794 ( 2.108579)
build_all 0.009186 0.000000 12.507954 ( 1.517070)
build_install 0.003542 0.003105 1.545099 ( 0.779983)
test_btest 0.000636 0.000027 66.766801 ( 6.132216)
test_basic 0.000610 0.003187 0.306748 ( 0.402017)
test_all 0.001189 0.000099 483.130777 ( 46.718163)
test_rubyspec 0.018421 0.008277 35.539872 ( 46.040025)
total: 105.59 sec