Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-154806
#<BuildRuby:0x00005594e0980d30
@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-154806",
@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.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006052 0.004900 1.132254 ( 1.094839)
build_miniruby 0.001610 0.000671 0.074879 ( 0.072625)
build_ruby 0.001311 0.000547 0.077290 ( 0.075461)
build_all 0.004558 0.006780 1.576092 ( 0.613437)
build_install 0.014617 0.004492 1.900394 ( 0.957497)
test_btest 0.000675 0.000312 94.079913 ( 9.438618)
test_basic 0.007424 0.000741 0.338683 ( 0.433195)
test_all 0.001645 0.001937 677.429554 ( 68.275937)
test_rubyspec 0.084648 0.081463 47.495394 ( 55.797410)
total: 136.76 sec