Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-203748
#<BuildRuby:0x0000557c28473818
@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.20231207-203748",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003969 0.000662 1.265076 ( 1.618951)
build_miniruby 0.001365 0.000000 0.965071 ( 0.963954)
build_ruby 0.001349 0.000000 2.818614 ( 2.818236)
build_all 0.006091 0.004333 17.088473 ( 1.548093)
build_install 0.003991 0.005269 5.018466 ( 1.233616)
test_btest 0.001044 0.000000 86.836437 ( 7.195679)
test_basic 0.004572 0.000000 0.699993 ( 0.782181)
test_all 0.097806 0.041988 539.367416 ( 61.848136)
test_rubyspec 0.029701 0.020301 51.205454 ( 63.596793)
total: 141.61 sec