Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-011152
#<BuildRuby:0x0000562b617991f8
@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.20221013-011152",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008758 0.001200 1.131611 ( 1.925601)
build_miniruby 0.001675 0.000418 0.099332 ( 0.096122)
build_ruby 0.000000 0.002106 0.099974 ( 0.096900)
build_all 0.004395 0.003806 1.293320 ( 0.553619)
build_install 0.011190 0.001942 1.606829 ( 0.886687)
test_btest 0.001608 0.000495 63.201447 ( 6.847899)
test_basic 0.001109 0.005925 0.359931 ( 0.450193)
test_all 0.005123 0.001970 514.589672 ( 54.955484)
test_rubyspec 0.075014 0.046492 43.164396 ( 51.431622)
total: 117.25 sec