Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-050735
#<BuildRuby:0x000055ed71e675f8
@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.20231014-050735",
@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.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004536 0.000216 1.355879 ( 1.628652)
build_miniruby 0.001009 0.000048 0.801958 ( 0.801559)
build_ruby 0.001187 0.000056 2.882821 ( 2.882854)
build_all 0.005680 0.004902 18.186732 ( 1.608142)
build_install 0.009761 0.000000 5.330668 ( 1.217706)
test_btest 0.000684 0.000000 92.487490 ( 7.955101)
test_basic 0.004415 0.000000 0.733567 ( 0.809335)
test_all 0.002037 0.004465 575.204776 ( 65.780979)
test_rubyspec 0.025331 0.024801 52.237706 ( 64.519993)
total: 147.21 sec