Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-130948
#<BuildRuby:0x000055ad1ca9ff00
@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.20220728-130948",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006065 0.000433 0.831094 ( 1.388064)
build_miniruby 0.000905 0.000065 0.057816 ( 0.056560)
build_ruby 0.000775 0.000055 0.058969 ( 0.057675)
build_all 0.004592 0.000009 1.523073 ( 0.587743)
build_install 0.011180 0.000000 5.587165 ( 2.142210)
test_btest 0.000825 0.000000 52.006658 ( 8.147264)
test_basic 0.005536 0.000236 0.290580 ( 0.379956)
test_all 0.001118 0.000062 616.972753 ( 91.274623)
test_rubyspec 0.063816 0.045111 43.675736 ( 49.363116)
total: 153.40 sec