Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-165058
#<BuildRuby:0x00005570a9a835f8
@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.20240103-165058",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000018 0.000009 0.000027 ( 0.000028)
configure 0.000015 0.000007 0.000022 ( 0.000023)
build_up 0.000731 0.004417 1.333507 ( 1.593031)
build_miniruby 0.000536 0.000306 0.770848 ( 0.770740)
build_ruby 0.000783 0.000448 2.660483 ( 2.660511)
build_all 0.007430 0.001745 14.369538 ( 1.383257)
build_install 0.005320 0.002559 4.183993 ( 1.057344)
test_btest 0.000718 0.000380 73.039089 ( 7.192188)
test_basic 0.000000 0.004224 0.613440 ( 0.693978)
test_all 0.100490 0.031481 470.205916 ( 49.355708)
test_rubyspec 0.026458 0.020729 48.640721 ( 61.004112)
total: 125.71 sec