Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-120520
#<BuildRuby:0x00005599d5b768c0
@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.20220821-120520",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006248 0.000339 0.804599 ( 1.157442)
build_miniruby 0.000881 0.000126 0.057924 ( 0.056704)
build_ruby 0.000876 0.000126 0.059472 ( 0.058264)
build_all 0.003849 0.000550 1.533872 ( 0.588615)
build_install 0.006773 0.004054 1.916407 ( 0.961109)
test_btest 0.000000 0.000654 50.956965 ( 8.127971)
test_basic 0.001416 0.003978 0.324156 ( 0.412912)
test_all 0.001744 0.000436 621.693863 ( 90.969908)
test_rubyspec 0.089557 0.035890 44.397050 ( 52.629917)
total: 154.96 sec