Logfile: /home/ko1/ruby/logs/brlog.trunk.20220710-203906
#<BuildRuby:0x0000562efb9b28c0
@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.20220710-203906",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002166 0.004404 0.825119 ( 1.211176)
build_miniruby 0.000856 0.000197 0.057045 ( 0.055804)
build_ruby 0.000763 0.000176 0.058490 ( 0.057290)
build_all 0.004128 0.000000 1.502343 ( 0.602180)
build_install 0.010754 0.000433 6.322321 ( 2.858907)
test_btest 0.000706 0.000132 52.098356 ( 8.833659)
test_basic 0.005146 0.000965 0.335759 ( 0.423354)
test_all 0.001111 0.000208 618.013154 ( 88.483943)
test_rubyspec 0.067615 0.049773 44.260431 ( 49.826528)
total: 152.35 sec