Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-234343
#<BuildRuby:0x0000560e6bc35350
@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.20221016-234343",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008399 0.001400 1.111309 ( 1.929258)
build_miniruby 0.001901 0.000317 0.106441 ( 0.102781)
build_ruby 0.001612 0.000000 0.106906 ( 0.103831)
build_all 0.005542 0.003322 1.355804 ( 0.591778)
build_install 0.015536 0.001243 1.680714 ( 0.921134)
test_btest 0.001448 0.000256 64.723161 ( 6.855744)
test_basic 0.005513 0.000973 0.362062 ( 0.456458)
test_all 0.002688 0.004551 488.896906 ( 53.579089)
test_rubyspec 0.064960 0.053910 43.444578 ( 52.086104)
total: 116.63 sec