Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-102908
#<BuildRuby:0x0000564403107280
@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.20231117-102908",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003869 0.000407 1.278580 ( 1.673013)
build_miniruby 0.000872 0.000091 0.948624 ( 0.947898)
build_ruby 0.001159 0.000122 2.646756 ( 2.647417)
build_all 0.005913 0.003861 16.410098 ( 1.506400)
build_install 0.005455 0.003625 4.913628 ( 1.227984)
test_btest 0.000808 0.000140 80.893277 ( 7.554640)
test_basic 0.005137 0.000185 0.679053 ( 0.754143)
test_all 0.094043 0.042083 507.170321 ( 58.761078)
test_rubyspec 0.019748 0.027983 50.076607 ( 62.419492)
total: 137.49 sec