Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-005346
#<BuildRuby:0x00005609cfb1fe20
@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.20231216-005346",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000656 0.004124 1.493054 ( 1.855314)
build_miniruby 0.000858 0.000156 0.889134 ( 0.889102)
build_ruby 0.001332 0.000242 2.829708 ( 2.830393)
build_all 0.002196 0.007872 16.398305 ( 1.491364)
build_install 0.003175 0.005436 4.931286 ( 1.196564)
test_btest 0.000815 0.000340 84.392462 ( 7.924920)
test_basic 0.004581 0.000048 0.726579 ( 0.806916)
test_all 0.093499 0.044536 531.833373 ( 52.098838)
test_rubyspec 0.023096 0.027543 52.392020 ( 64.757902)
total: 133.85 sec