Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-154418
#<BuildRuby:0x00005623fad53800
@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.20220818-154418",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011838 0.001113 0.961341 ( 1.988038)
build_miniruby 0.000000 0.002247 0.074962 ( 0.072842)
build_ruby 0.000609 0.001466 0.080366 ( 0.078713)
build_all 0.005142 0.006497 1.535840 ( 0.580161)
build_install 0.009602 0.012445 1.880892 ( 0.935659)
test_btest 0.000000 0.000933 73.562610 ( 7.871576)
test_basic 0.003825 0.005084 0.323508 ( 0.411858)
test_all 0.003765 0.000000 630.702926 ( 64.182944)
test_rubyspec 0.123815 0.055877 45.457796 ( 53.937815)
total: 130.06 sec