Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-112309
#<BuildRuby:0x0000557be311ffa8
@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.20231222-112309",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.000743 0.004079 1.179037 ( 1.542964)
build_miniruby 0.001224 0.000272 0.951594 ( 0.950354)
build_ruby 0.000000 0.001448 2.763412 ( 2.764055)
build_all 0.006446 0.003159 15.610356 ( 1.468311)
build_install 0.009152 0.000000 4.528926 ( 1.124508)
test_btest 0.000793 0.000000 77.616072 ( 7.788539)
test_basic 0.003655 0.000282 0.691682 ( 0.767938)
test_all 0.092368 0.043986 485.526602 ( 56.693905)
test_rubyspec 0.018112 0.026938 50.388149 ( 62.746935)
total: 135.85 sec