Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-012008
#<BuildRuby:0x00005576e5503708
@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.20230713-012008",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004883 0.000000 1.378453 ( 2.715345)
build_miniruby 0.000897 0.000000 0.831852 ( 0.832215)
build_ruby 0.001221 0.000000 2.520109 ( 2.521135)
build_all 0.006410 0.003725 13.595670 ( 1.223658)
build_install 0.008457 0.000036 1.914443 ( 0.912315)
test_btest 0.000964 0.000035 84.743239 ( 8.190645)
test_basic 0.000845 0.003359 0.597142 ( 0.675424)
test_all 0.001455 0.000097 485.550237 ( 44.239615)
test_rubyspec 0.010698 0.029007 42.761910 ( 55.260564)
total: 116.57 sec