Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-083853
#<BuildRuby:0x00005589054fb6e8
@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.20221214-083853",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003433 0.000000 0.618919 ( 1.050198)
build_miniruby 0.000980 0.000000 0.762951 ( 0.762277)
build_ruby 0.001396 0.000000 2.595609 ( 2.535982)
build_all 0.008951 0.000000 12.509453 ( 1.481891)
build_install 0.006965 0.000000 1.620138 ( 0.771329)
test_btest 0.000712 0.000000 64.914397 ( 6.421889)
test_basic 0.000000 0.003390 0.256128 ( 0.352568)
test_all 0.000867 0.000680 501.545505 ( 73.133069)
test_rubyspec 0.010613 0.020156 35.217680 ( 45.783939)
total: 132.29 sec