Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-081503
#<BuildRuby:0x0000557fd85b4048
@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.20231211-081503",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004409 0.000562 1.230662 ( 1.557396)
build_miniruby 0.000965 0.000000 0.837394 ( 0.837082)
build_ruby 0.001670 0.000000 2.809632 ( 2.809349)
build_all 0.006926 0.003105 16.498770 ( 1.470739)
build_install 0.002081 0.007361 4.852692 ( 1.186023)
test_btest 0.000746 0.000204 89.341663 ( 6.906714)
test_basic 0.002262 0.002281 0.659209 ( 0.737571)
test_all 0.105218 0.030966 547.902363 ( 53.146922)
test_rubyspec 0.037710 0.009887 49.835773 ( 62.163820)
total: 130.82 sec