Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-145053
#<BuildRuby:0x000055c416e2fe20
@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.20231213-145053",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005627 0.000355 1.461916 ( 1.810941)
build_miniruby 0.000000 0.000934 0.923598 ( 0.923890)
build_ruby 0.000000 0.001526 2.807378 ( 2.807610)
build_all 0.008991 0.001735 16.650015 ( 1.547508)
build_install 0.005491 0.003389 4.887622 ( 1.182066)
test_btest 0.000907 0.000247 85.349778 ( 7.332329)
test_basic 0.003476 0.000948 0.725017 ( 0.801688)
test_all 0.098893 0.039985 517.500787 ( 57.422119)
test_rubyspec 0.023056 0.025651 50.884386 ( 63.138922)
total: 136.97 sec