Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-100937
#<BuildRuby:0x0000561ea5d03f30
@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.20230107-100937",
@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.000019 0.000005 0.000024 ( 0.000025)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.003123 0.000851 0.638613 ( 1.048450)
build_miniruby 0.000660 0.000180 0.662994 ( 0.662163)
build_ruby 0.001038 0.000283 2.409416 ( 2.408384)
build_all 0.000774 0.009205 12.958274 ( 1.592902)
build_install 0.006729 0.000000 1.523263 ( 0.709600)
test_btest 0.000711 0.000000 67.188653 ( 6.046677)
test_basic 0.000000 0.003829 0.247563 ( 0.342329)
test_all 0.000931 0.000430 512.301877 ( 47.132997)
test_rubyspec 0.011607 0.017993 35.631944 ( 46.144750)
total: 106.09 sec