Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-183525
#<BuildRuby:0x0000559d1afc2878
@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.20220730-183525",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006508 0.834904 ( 0.923800)
build_miniruby 0.000000 0.000880 0.057083 ( 0.055905)
build_ruby 0.000096 0.000859 0.059353 ( 0.058033)
build_all 0.004696 0.000113 1.523250 ( 0.584951)
build_install 0.009939 0.001146 5.636496 ( 2.149847)
test_btest 0.000634 0.000127 54.996585 ( 8.074805)
test_basic 0.005841 0.000225 0.291269 ( 0.379178)
test_all 0.000794 0.000149 599.223850 ( 88.726256)
test_rubyspec 0.056653 0.066955 43.774343 ( 49.378902)
total: 150.33 sec