Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-173647
#<BuildRuby:0x0000556a0a1ebfa8
@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.20240116-173647",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.003321 0.000830 1.040766 ( 1.466168)
build_miniruby 0.000851 0.000213 0.898647 ( 0.897535)
build_ruby 0.001387 0.000347 2.691219 ( 2.695198)
build_all 0.007843 0.001961 14.334368 ( 1.289068)
build_install 0.003679 0.003924 4.137294 ( 1.089506)
test_btest 0.000547 0.000157 75.768145 ( 7.117418)
test_basic 0.003407 0.000974 0.696838 ( 0.777126)
test_all 0.081685 0.046341 501.252328 ( 51.820909)
test_rubyspec 0.030409 0.033186 81.097120 ( 93.476847)
total: 160.63 sec