Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-201557
#<BuildRuby:0x000055d637ee80a0
@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.20220604-201557",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.007262 0.000000 0.863880 ( 1.147928)
build_miniruby 0.000893 0.000132 0.057211 ( 0.055984)
build_ruby 0.000685 0.000211 0.059521 ( 0.058337)
build_all 0.000366 0.004121 1.495103 ( 0.606349)
build_install 0.008770 0.000249 6.346672 ( 2.882537)
test_btest 0.000631 0.000210 47.946283 ( 8.842239)
test_basic 0.001144 0.004567 0.332128 ( 0.420149)
test_all 0.001772 0.000174 630.779525 ( 93.070274)
test_rubyspec 0.089994 0.039809 44.395435 ( 49.985713)
total: 157.07 sec