Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-172331
#<BuildRuby:0x000056250d7fb7b8
@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.20231120-172331",
@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.000009)
build_up 0.005256 0.000000 1.237932 ( 1.609401)
build_miniruby 0.000000 0.001023 0.792239 ( 0.792034)
build_ruby 0.000000 0.001363 2.601046 ( 2.601084)
build_all 0.010108 0.000228 15.505363 ( 1.444522)
build_install 0.008183 0.000000 4.724749 ( 1.203671)
test_btest 0.001106 0.000000 80.594403 ( 7.101507)
test_basic 0.002076 0.002777 0.769894 ( 0.846058)
test_all 0.096065 0.035533 499.230077 ( 48.166214)
test_rubyspec 0.007462 0.036331 48.928060 ( 61.237043)
total: 125.00 sec