Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-065940
#<BuildRuby:0x00005621c9b8f5d8
@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.20231023-065940",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004537 0.001335 2.263148 ( 2.580102)
build_miniruby 0.000751 0.000221 0.873659 ( 0.874046)
build_ruby 0.001000 0.000294 2.635561 ( 2.636145)
build_all 0.010083 0.000408 17.133634 ( 1.495279)
build_install 0.008938 0.000057 5.467358 ( 1.200155)
test_btest 0.000934 0.000222 85.965598 ( 7.362670)
test_basic 0.003761 0.000896 0.562174 ( 0.642891)
test_all 0.107693 0.030113 528.072666 ( 63.214607)
test_rubyspec 0.030806 0.017854 50.908803 ( 63.207194)
total: 143.21 sec