Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-183620
#<BuildRuby:0x00005610eb5bf598
@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.20230210-183620",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003655 0.000000 0.601614 ( 0.997564)
build_miniruby 0.000826 0.000051 0.659004 ( 0.658285)
build_ruby 0.001039 0.000173 2.081792 ( 2.081266)
build_all 0.009220 0.000077 12.441249 ( 1.540694)
build_install 0.005587 0.000798 1.498756 ( 0.716524)
test_btest 0.000636 0.000091 66.837320 ( 6.361299)
test_basic 0.000000 0.003841 0.259365 ( 0.354548)
test_all 0.001144 0.000000 492.320020 ( 47.326800)
test_rubyspec 0.010222 0.017235 35.436170 ( 46.019366)
total: 106.06 sec