Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-164440
#<BuildRuby:0x000056407a287858
@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.20240115-164440",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000037 0.000006 0.000043 ( 0.000041)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002231 0.002782 1.061741 ( 1.437066)
build_miniruby 0.000814 0.000163 0.901605 ( 0.901338)
build_ruby 0.000000 0.001346 2.750432 ( 2.751012)
build_all 0.003052 0.005746 14.224966 ( 1.318526)
build_install 0.002884 0.004594 4.129826 ( 1.096601)
test_btest 0.000854 0.000285 74.992793 ( 6.666542)
test_basic 0.003426 0.001142 0.768198 ( 0.845504)
test_all 0.107179 0.023788 470.960914 ( 49.541364)
test_rubyspec 0.031655 0.011888 48.213851 ( 60.593307)
total: 125.15 sec