Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-195446
#<BuildRuby:0x0000560730b1fd68
@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.20231128-195446",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002351 0.002662 1.196213 ( 1.591093)
build_miniruby 0.000856 0.000117 0.923399 ( 0.923352)
build_ruby 0.001399 0.000000 2.882965 ( 2.882876)
build_all 0.007668 0.002778 16.908676 ( 1.517773)
build_install 0.000000 0.009488 4.913650 ( 1.200151)
test_btest 0.000294 0.000658 82.278916 ( 7.959112)
test_basic 0.003147 0.000847 0.766184 ( 0.847155)
test_all 0.103897 0.029641 543.506815 ( 50.035496)
test_rubyspec 0.027380 0.022416 50.446937 ( 62.781613)
total: 129.74 sec