Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-225514
#<BuildRuby:0x0000557e66834b88
@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.20220912-225514",
@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.000008 0.000003 0.000011 ( 0.000019)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.008536 0.001984 1.108632 ( 1.087980)
build_miniruby 0.001551 0.000646 0.076646 ( 0.075589)
build_ruby 0.001335 0.000556 0.075273 ( 0.074480)
build_all 0.007033 0.002931 1.588524 ( 0.622178)
build_install 0.020894 0.000247 1.930582 ( 0.956023)
test_btest 0.000915 0.000286 98.719449 ( 9.679855)
test_basic 0.002907 0.004352 0.360349 ( 0.450455)
test_all 0.001881 0.001895 680.621463 ( 68.312310)
test_rubyspec 0.108394 0.069577 47.964001 ( 56.062141)
total: 137.32 sec