Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-204322
#<BuildRuby:0x000055d0fa8243c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230115-204322",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.004605 0.001919 0.913094 ( 1.068376)
build_miniruby 0.000948 0.000395 1.027011 ( 1.025044)
build_ruby 0.001180 0.000491 2.775917 ( 2.773155)
build_all 0.008405 0.001533 16.827674 ( 3.029626)
build_install 0.008012 0.003082 2.065704 ( 1.081389)
test_btest 0.000779 0.000300 76.357098 ( 10.249663)
test_basic 0.007252 0.000656 0.387412 ( 0.470474)
test_all 0.001048 0.000374 666.591582 (106.573327)
test_rubyspec 0.092006 0.042185 52.228513 ( 60.276000)
total: 186.55 sec