Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-164658
#<BuildRuby:0x0000556629357480
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-164658",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006762 0.791032 ( 1.162068)
build_miniruby 0.000341 0.000786 0.812501 ( 0.812069)
build_ruby 0.001010 0.000252 2.628143 ( 2.629173)
build_all 0.007423 0.000779 11.890718 ( 0.985134)
build_install 0.009845 0.003539 3.393808 ( 0.964644)
test_btest 0.000682 0.000171 62.750919 ( 4.963731)
test_basic 0.004019 0.001005 0.397071 ( 0.477347)
test_all 0.077700 0.019425 369.314663 ( 37.475565)
test_rubyspec 0.040953 0.029186 39.980346 ( 52.531175)
total: 102.00 sec