Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-145414
#<BuildRuby:0x000055ebe5f07e00
@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="-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.20220717-145414",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005860 0.000433 0.855811 ( 0.993941)
build_miniruby 0.000937 0.000000 0.057083 ( 0.055876)
build_ruby 0.000914 0.000000 0.058884 ( 0.057748)
build_all 0.004039 0.000392 1.537272 ( 0.603561)
build_install 0.004549 0.004449 5.635991 ( 2.169424)
test_btest 0.000631 0.000180 50.019631 ( 8.708238)
test_basic 0.000723 0.004729 0.311137 ( 0.400126)
test_all 0.001077 0.000111 619.761496 ( 89.951592)
test_rubyspec 0.056941 0.055834 43.641368 ( 49.295141)
total: 152.24 sec