Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-020653
#<BuildRuby:0x000056421a4f3d48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230215-020653",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003725 0.000000 0.805743 ( 1.202199)
build_miniruby 0.000816 0.000091 0.690442 ( 0.689536)
build_ruby 0.001216 0.000000 2.086358 ( 2.086262)
build_all 0.006100 0.003150 12.517007 ( 1.559623)
build_install 0.000186 0.006448 1.577320 ( 0.780027)
test_btest 0.000538 0.000159 64.734776 ( 6.540202)
test_basic 0.002906 0.000855 0.273720 ( 0.368518)
test_all 0.001020 0.000300 490.621294 ( 47.395088)
test_rubyspec 0.013787 0.014622 34.986211 ( 45.500287)
total: 106.12 sec