Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-071838
#<BuildRuby:0x000055d4ffedb208
@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.20230201-071838",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000572 0.004018 1.883123 ( 1.696994)
build_miniruby 0.000943 0.000067 5.517353 ( 5.416439)
build_ruby 0.001152 0.000082 2.027270 ( 2.026914)
build_all 0.005794 0.003859 15.593771 ( 4.457988)
build_install 0.003468 0.003260 1.482865 ( 0.708173)
test_btest 0.000622 0.000103 64.231685 ( 6.198312)
test_basic 0.003459 0.000000 0.247545 ( 0.343186)
test_all 0.000886 0.000093 484.813091 ( 46.214881)
test_rubyspec 0.010009 0.016146 34.638904 ( 45.221383)
total: 112.28 sec