Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-132930
#<BuildRuby:0x000055b2b11b7948
@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.20230207-132930",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000102 0.003775 0.619564 ( 1.188609)
build_miniruby 0.000765 0.000109 0.660596 ( 0.660073)
build_ruby 0.001047 0.000150 2.059670 ( 2.059226)
build_all 0.008765 0.000000 12.168624 ( 1.495213)
build_install 0.004474 0.001899 1.465871 ( 0.707602)
test_btest 0.000587 0.000084 64.437218 ( 6.387756)
test_basic 0.002907 0.000415 0.241992 ( 0.337616)
test_all 0.001174 0.000167 487.362693 ( 46.703612)
test_rubyspec 0.016073 0.012791 36.519790 ( 46.892926)
total: 106.43 sec