Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-165747
#<BuildRuby:0x000055d82b7a7818
@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.20230710-165747",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.006186 0.000000 1.399043 ( 2.768840)
build_miniruby 0.001083 0.000000 0.907726 ( 0.907675)
build_ruby 0.001248 0.000000 2.812006 ( 2.812134)
build_all 0.006185 0.003401 13.438716 ( 1.195535)
build_install 0.008473 0.000076 1.882308 ( 0.884787)
test_btest 0.000592 0.000071 86.685733 ( 7.724463)
test_basic 0.003841 0.000000 0.742353 ( 0.821451)
test_all 0.001321 0.000000 493.982854 ( 44.262415)
test_rubyspec 0.034015 0.004388 42.959221 ( 55.452348)
total: 116.83 sec