Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-171111
#<BuildRuby:0x000055776972c8e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-171111",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000008 0.000025 ( 0.000016)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005908 0.004882 1.263061 ( 1.524371)
build_miniruby 0.001608 0.000804 0.850589 ( 0.855301)
build_ruby 0.001980 0.000990 2.264618 ( 2.186849)
build_all 0.017468 0.004386 25.151506 ( 2.853171)
build_install 0.019473 0.002363 5.014664 ( 1.217393)
test_btest 0.001318 0.000000 89.182472 ( 8.986043)
test_basic 0.007843 0.000000 0.357428 ( 0.445369)
test_all 0.001655 0.000551 687.850482 ( 69.722834)
test_rubyspec 0.086814 0.069809 50.192503 ( 58.611162)
total: 146.40 sec