Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-153339
#<BuildRuby:0x00005619f11d7520
@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.20230812-153339",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005978 0.000000 1.471191 ( 2.683943)
build_miniruby 0.000950 0.000000 0.822122 ( 0.821585)
build_ruby 0.001158 0.000032 2.686361 ( 2.686874)
build_all 0.008935 0.000812 14.766108 ( 1.320828)
build_install 0.003824 0.004869 2.107090 ( 0.916185)
test_btest 0.000887 0.000121 83.339722 ( 8.288490)
test_basic 0.004797 0.000654 0.709589 ( 0.789832)
test_all 0.001489 0.000203 539.377606 ( 48.588463)
test_rubyspec 0.027859 0.017776 46.361171 ( 58.664667)
total: 124.76 sec