Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-020918
#<BuildRuby:0x000055ea0e421438
@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.20220719-020918",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.009847 0.843126 ( 0.933038)
build_miniruby 0.001274 0.000439 0.062614 ( 0.061275)
build_ruby 0.000000 0.001964 0.066922 ( 0.065992)
build_all 0.007939 0.001797 1.263846 ( 0.486637)
build_install 0.013726 0.001692 4.487308 ( 1.846771)
test_btest 0.001434 0.000377 54.536985 ( 6.362465)
test_basic 0.002102 0.003479 0.302247 ( 0.392796)
test_all 0.001669 0.000501 508.068419 ( 53.476677)
test_rubyspec 0.084839 0.042059 41.887882 ( 47.747873)
total: 111.37 sec