Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-110604
#<BuildRuby:0x000055893afa3840
@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.20231207-110604",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004087 0.000961 1.278827 ( 1.625637)
build_miniruby 0.000866 0.000204 0.872798 ( 0.872068)
build_ruby 0.001137 0.000268 2.757238 ( 2.757500)
build_all 0.009167 0.001051 17.136819 ( 1.538208)
build_install 0.001314 0.008330 5.023953 ( 1.207469)
test_btest 0.000777 0.000245 88.790479 ( 7.745624)
test_basic 0.003057 0.000965 0.645409 ( 0.722297)
test_all 0.092246 0.047140 540.919054 ( 55.889800)
test_rubyspec 0.030746 0.017040 53.006982 ( 65.286683)
total: 137.65 sec