Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-132121
#<BuildRuby:0x00005645d177fd68
@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.20231204-132121",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.001507 0.003558 1.203974 ( 1.561949)
build_miniruby 0.000819 0.000173 0.910041 ( 0.910136)
build_ruby 0.001254 0.000264 2.743196 ( 2.742912)
build_all 0.009971 0.000342 16.678351 ( 1.524049)
build_install 0.000000 0.008981 5.008181 ( 1.194779)
test_btest 0.000000 0.001203 88.039236 ( 7.355672)
test_basic 0.002342 0.002950 0.862146 ( 0.938146)
test_all 0.092485 0.043004 565.902163 ( 51.828347)
test_rubyspec 0.039488 0.018410 52.400757 ( 64.660101)
total: 132.72 sec