Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-062120
#<BuildRuby:0x00005566cd7fc068
@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.20231121-062120",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000246 0.004403 1.335275 ( 1.748736)
build_miniruby 0.000853 0.000284 0.877029 ( 0.876691)
build_ruby 0.001065 0.000355 2.958677 ( 2.958580)
build_all 0.002231 0.008007 16.601080 ( 1.461585)
build_install 0.003572 0.005706 4.947562 ( 1.227578)
test_btest 0.000501 0.000292 85.213433 ( 7.100148)
test_basic 0.004654 0.000370 0.902394 ( 0.981077)
test_all 0.104606 0.028888 519.824447 ( 52.528961)
test_rubyspec 0.027157 0.021178 50.717638 ( 63.016377)
total: 131.90 sec