Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-063917
#<BuildRuby:0x000055ccb07000d0
@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-063917",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002982 0.003588 0.824621 ( 0.859816)
build_miniruby 0.000755 0.000233 0.057978 ( 0.056787)
build_ruby 0.000738 0.000227 0.059940 ( 0.058717)
build_all 0.000574 0.004062 1.534227 ( 0.586768)
build_install 0.010308 0.000798 1.917929 ( 0.958664)
test_btest 0.000544 0.000181 46.985748 ( 9.029549)
test_basic 0.001024 0.004568 0.282405 ( 0.371376)
test_all 0.000988 0.000395 616.920460 ( 88.917978)
test_rubyspec 0.076675 0.040634 44.413455 ( 52.671139)
total: 153.51 sec