Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-103456
#<BuildRuby:0x000055594f04f6e8
@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-103456",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003313 0.000602 0.634551 ( 1.087825)
build_miniruby 0.000814 0.000148 0.652101 ( 0.651496)
build_ruby 0.001139 0.000207 2.091225 ( 2.090862)
build_all 0.001278 0.008279 12.407420 ( 1.502226)
build_install 0.004922 0.001641 1.499611 ( 0.730979)
test_btest 0.000479 0.000160 64.003280 ( 6.139802)
test_basic 0.003658 0.000000 0.252184 ( 0.347564)
test_all 0.001084 0.000280 490.044773 ( 47.119927)
test_rubyspec 0.015415 0.011719 35.329861 ( 45.876118)
total: 105.55 sec