Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-200903
#<BuildRuby:0x000055f533d442d8
@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.20220731-200903",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005642 0.000941 0.840716 ( 0.906396)
build_miniruby 0.000873 0.000145 0.057498 ( 0.056284)
build_ruby 0.000879 0.000146 0.059306 ( 0.058050)
build_all 0.003956 0.000659 1.502040 ( 0.593732)
build_install 0.009650 0.001609 5.608255 ( 2.158576)
test_btest 0.000668 0.000111 51.924709 ( 8.366886)
test_basic 0.005508 0.000000 0.282567 ( 0.371632)
test_all 0.000874 0.000072 590.915740 ( 94.160302)
test_rubyspec 0.049617 0.055570 44.036317 ( 49.656830)
total: 156.33 sec