Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-003402
#<BuildRuby:0x00005597251dc0b0
@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.20230110-003402",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003028 0.000505 0.603225 ( 1.034150)
build_miniruby 0.000841 0.000140 0.674753 ( 0.673471)
build_ruby 0.000000 0.001292 2.423894 ( 2.423736)
build_all 0.007862 0.001951 12.965037 ( 1.599810)
build_install 0.006717 0.000000 1.518571 ( 0.701169)
test_btest 0.000678 0.000000 66.621439 ( 6.647074)
test_basic 0.003786 0.000000 0.257977 ( 0.352951)
test_all 0.001083 0.000088 498.188848 ( 47.160813)
test_rubyspec 0.010270 0.018325 34.952793 ( 45.517349)
total: 106.11 sec