Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-162214
#<BuildRuby:0x000055bc0d62b118
@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.20230107-162214",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003814 0.000000 0.622856 ( 1.021244)
build_miniruby 0.000879 0.000000 0.659454 ( 0.658616)
build_ruby 0.001371 0.000000 2.430983 ( 2.430491)
build_all 0.009209 0.000499 12.950658 ( 1.601786)
build_install 0.000000 0.006714 1.525639 ( 0.717482)
test_btest 0.000000 0.000653 64.567250 ( 6.459073)
test_basic 0.001316 0.002256 0.241959 ( 0.339542)
test_all 0.000986 0.000212 499.947994 ( 47.071979)
test_rubyspec 0.012238 0.017639 36.112059 ( 46.646020)
total: 106.95 sec