Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-081837
#<BuildRuby:0x0000561b668aeeb8
@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.20240101-081837",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.003442 0.003093 1.133624 ( 1.534097)
build_miniruby 0.000000 0.001547 0.936522 ( 0.935210)
build_ruby 0.000000 0.001751 2.911618 ( 2.910346)
build_all 0.009919 0.000000 16.577951 ( 1.450833)
build_install 0.008642 0.000000 4.790729 ( 1.190389)
test_btest 0.000703 0.000000 87.595144 ( 7.524489)
test_basic 0.005152 0.000021 0.791660 ( 0.872560)
test_all 0.092949 0.043409 519.597592 ( 58.198603)
test_rubyspec 0.032120 0.014655 50.278686 ( 62.552799)
total: 137.17 sec