Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-224323
#<BuildRuby:0x0000561cf9a53ce8
@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.20240114-224323",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004263 0.000225 1.136909 ( 1.520704)
build_miniruby 0.001034 0.000054 0.944211 ( 0.943777)
build_ruby 0.001312 0.000069 2.769247 ( 2.769234)
build_all 0.008394 0.000442 14.177881 ( 1.264453)
build_install 0.003709 0.004398 4.139130 ( 1.136676)
test_btest 0.000996 0.000095 74.700833 ( 6.927662)
test_basic 0.000000 0.005238 0.837098 ( 0.910337)
test_all 0.090770 0.038787 503.146004 ( 56.285255)
test_rubyspec 0.029050 0.016589 47.171642 ( 59.567690)
total: 131.33 sec