Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-181416
#<BuildRuby:0x000055a8d788ca90
@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.20221227-181416",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006779 0.001695 0.969457 ( 1.576410)
build_miniruby 0.001917 0.000479 0.839934 ( 0.839041)
build_ruby 0.002585 0.000647 2.165545 ( 2.166381)
build_all 0.018469 0.001824 18.590726 ( 2.186858)
build_install 0.018860 0.000368 2.056638 ( 1.028674)
test_btest 0.000000 0.001579 94.783501 ( 9.033481)
test_basic 0.006545 0.002996 0.345628 ( 0.431062)
test_all 0.002170 0.000457 686.217254 ( 64.151682)
test_rubyspec 0.110413 0.070539 47.796868 ( 55.957630)
total: 137.37 sec