Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-145048
#<BuildRuby:0x000055c2a2dcf040
@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.20231204-145048",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006089 0.000641 1.418282 ( 1.753048)
build_miniruby 0.001319 0.000139 0.983611 ( 0.982050)
build_ruby 0.001386 0.000146 2.764103 ( 2.764009)
build_all 0.009155 0.000462 16.333403 ( 1.446805)
build_install 0.008504 0.000000 4.766216 ( 1.148326)
test_btest 0.000991 0.000002 84.870742 ( 7.746617)
test_basic 0.000000 0.003944 0.657100 ( 0.731092)
test_all 0.092071 0.041132 543.165484 ( 51.039046)
test_rubyspec 0.007761 0.042296 52.330142 ( 64.697179)
total: 132.31 sec