Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-200847
#<BuildRuby:0x000055e5f84ae848
@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.20220729-200847",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.001606 0.004757 0.837589 ( 1.298784)
build_miniruby 0.000762 0.000277 0.057759 ( 0.056456)
build_ruby 0.000672 0.000244 0.059871 ( 0.058647)
build_all 0.002532 0.002003 1.523590 ( 0.591342)
build_install 0.008061 0.003100 5.641677 ( 2.149006)
test_btest 0.000547 0.000210 49.448399 ( 8.086388)
test_basic 0.004049 0.001557 0.273827 ( 0.362544)
test_all 0.000727 0.000279 592.753769 ( 93.076664)
test_rubyspec 0.071302 0.051697 43.766369 ( 49.352316)
total: 155.03 sec