Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-142524
#<BuildRuby:0x0000562cecaa7e08
@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-142524",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.003031 0.000826 0.612569 ( 1.040934)
build_miniruby 0.000763 0.000208 0.671452 ( 0.670870)
build_ruby 0.000894 0.000244 2.114189 ( 2.114260)
build_all 0.003559 0.005677 12.421136 ( 1.516676)
build_install 0.002582 0.003823 1.497843 ( 0.711506)
test_btest 0.000447 0.000186 64.808031 ( 5.949428)
test_basic 0.004988 0.000159 0.285298 ( 0.379319)
test_all 0.001444 0.000000 477.916024 ( 47.173547)
test_rubyspec 0.009499 0.018046 34.972986 ( 45.538158)
total: 105.10 sec