Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-212142
#<BuildRuby:0x000055d40df7b7f0
@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.20231125-212142",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005645 0.927134 ( 1.302264)
build_miniruby 0.001010 0.000377 0.815863 ( 0.815086)
build_ruby 0.001470 0.000000 2.635610 ( 2.636198)
build_all 0.008942 0.000000 12.245958 ( 0.975829)
build_install 0.008741 0.003046 3.802810 ( 0.986077)
test_btest 0.000630 0.000158 65.206032 ( 4.489012)
test_basic 0.003392 0.000848 0.423563 ( 0.503684)
test_all 0.076824 0.017002 355.717112 ( 35.400453)
test_rubyspec 0.045253 0.022387 39.832133 ( 52.390812)
total: 99.50 sec