Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-092800
#<BuildRuby:0x000055b829536c40
@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.20220720-092800",
@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.000003 0.000020 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005769 0.000888 0.846769 ( 2.643262)
build_miniruby 0.000912 0.000140 0.058413 ( 0.057166)
build_ruby 0.000852 0.000131 0.059897 ( 0.058664)
build_all 0.003895 0.000599 1.558054 ( 0.617701)
build_install 0.005271 0.005977 5.657747 ( 2.164410)
test_btest 0.000540 0.000124 49.452152 ( 8.406721)
test_basic 0.005380 0.000036 0.304561 ( 0.393420)
test_all 0.000769 0.000165 608.659686 ( 89.656380)
test_rubyspec 0.058602 0.050445 44.029880 ( 49.639406)
total: 153.64 sec