Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-121011
#<BuildRuby:0x000055de90b1c208
@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.20220719-121011",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006508 0.000000 0.878820 ( 3.468090)
build_miniruby 0.000963 0.000000 0.057258 ( 0.056070)
build_ruby 0.001022 0.000000 0.059727 ( 0.058513)
build_all 0.004332 0.000000 1.578772 ( 0.616152)
build_install 0.004566 0.004458 5.667639 ( 2.181597)
test_btest 0.000763 0.000045 56.318838 ( 8.348955)
test_basic 0.005112 0.000301 0.260797 ( 0.349901)
test_all 0.001104 0.000065 599.743905 ( 92.009394)
test_rubyspec 0.113297 0.014746 44.025876 ( 49.729364)
total: 156.82 sec