Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-212334
#<BuildRuby:0x00005560ae67be20
@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.20230529-212334",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001890 0.003783 1.417468 ( 2.662316)
build_miniruby 0.000862 0.000136 0.837156 ( 0.836222)
build_ruby 0.001308 0.000206 2.407268 ( 2.407382)
build_all 0.005845 0.003676 12.281434 ( 1.104579)
build_install 0.003410 0.003887 1.671668 ( 0.852061)
test_btest 0.000839 0.000191 79.148043 ( 7.217121)
test_basic 0.003351 0.000761 0.662456 ( 0.744620)
test_all 0.001802 0.000000 424.987779 ( 42.688975)
test_rubyspec 0.007126 0.033512 40.735291 ( 53.235978)
total: 111.75 sec