Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-062303
#<BuildRuby:0x000055adb64bc0d0
@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.20230110-062303",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000022 0.000008 0.000030 ( 0.000028)
build_up 0.001727 0.004792 0.849384 ( 1.104936)
build_miniruby 0.000850 0.000354 1.018708 ( 1.016908)
build_ruby 0.001058 0.000441 2.782820 ( 2.780350)
build_all 0.010103 0.000000 16.832244 ( 3.010950)
build_install 0.008413 0.003201 2.128902 ( 1.081919)
test_btest 0.000805 0.000284 75.931129 ( 10.580318)
test_basic 0.004772 0.001685 0.344468 ( 0.430855)
test_all 0.001908 0.000153 682.328366 (102.226663)
test_rubyspec 0.096948 0.026216 51.988622 ( 60.066065)
total: 182.30 sec