Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-191456
#<BuildRuby:0x00005636b40f2620
@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.20230119-191456",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001973 0.004508 0.843835 ( 1.083622)
build_miniruby 0.001068 0.000228 1.012948 ( 1.011579)
build_ruby 0.001296 0.000277 2.772525 ( 2.769996)
build_all 0.009879 0.000201 16.918158 ( 3.052440)
build_install 0.009678 0.001815 2.167235 ( 1.095741)
test_btest 0.000968 0.000058 70.901374 ( 11.125230)
test_basic 0.002084 0.004560 0.351725 ( 0.437779)
test_all 0.001042 0.000246 662.562620 (101.406302)
test_rubyspec 0.094493 0.036726 52.049014 ( 60.062558)
total: 182.05 sec