Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-041155
#<BuildRuby:0x000055bbca31c0c8
@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.20231215-041155",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000963 0.004420 1.029995 ( 1.278092)
build_miniruby 0.000000 0.001315 0.870375 ( 0.872045)
build_ruby 0.000535 0.000950 2.716711 ( 2.718626)
build_all 0.002564 0.005300 12.234767 ( 0.998720)
build_install 0.008024 0.006568 3.586023 ( 0.981056)
test_btest 0.000452 0.000288 64.085617 ( 4.676749)
test_basic 0.004494 0.000037 0.375448 ( 0.457596)
test_all 0.073159 0.027625 407.893723 ( 38.895721)
test_rubyspec 0.026151 0.040035 39.885319 ( 52.584222)
total: 103.46 sec