Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-230552
#<BuildRuby:0x000056412d6fcd30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220920-230552",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008128 0.001345 1.108310 ( 1.105648)
build_miniruby 0.001553 0.000517 0.111020 ( 0.107819)
build_ruby 0.001714 0.000571 0.114879 ( 0.097924)
build_all 0.011653 0.000000 1.602332 ( 0.666079)
build_install 0.017662 0.005025 1.966046 ( 0.979322)
test_btest 0.001000 0.000278 75.602216 ( 8.082194)
test_basic 0.006799 0.000514 0.374752 ( 0.464676)
test_all 0.005629 0.000000 643.058087 ( 66.332698)
test_rubyspec 0.135353 0.041090 45.572543 ( 54.073596)
total: 131.91 sec