Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-231317
#<BuildRuby:0x0000556f656083b0
@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.20220717-231317",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002992 0.003678 0.818709 ( 0.947281)
build_miniruby 0.000000 0.001036 0.057160 ( 0.055922)
build_ruby 0.000000 0.000994 0.059316 ( 0.058252)
build_all 0.002958 0.001460 1.571204 ( 0.624797)
build_install 0.009778 0.001507 5.649103 ( 2.187576)
test_btest 0.000566 0.000000 48.015554 ( 8.340811)
test_basic 0.005830 0.000543 0.344129 ( 0.431241)
test_all 0.001145 0.000000 624.127597 ( 88.743885)
test_rubyspec 0.056338 0.013903 43.488475 ( 49.134755)
total: 150.53 sec