Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-050939
#<BuildRuby:0x0000563de5e53d68
@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.20231016-050939",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005353 0.000000 1.458011 ( 1.711507)
build_miniruby 0.000863 0.000000 0.769838 ( 0.769431)
build_ruby 0.001231 0.000000 2.865481 ( 2.865356)
build_all 0.009334 0.001360 18.720531 ( 1.658962)
build_install 0.004898 0.004525 5.597788 ( 1.298199)
test_btest 0.000636 0.000121 91.825173 ( 8.419198)
test_basic 0.003672 0.000700 0.652394 ( 0.731271)
test_all 0.000000 0.007042 611.191439 ( 61.113773)
test_rubyspec 0.024669 0.024969 54.933107 ( 67.142049)
total: 145.71 sec