Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-095829
#<BuildRuby:0x0000564b3c463c18
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-095829",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.002163 0.004713 1.044283 ( 1.319066)
build_miniruby 0.000668 0.000243 0.809203 ( 0.809603)
build_ruby 0.001384 0.000503 2.661117 ( 2.661782)
build_all 0.007409 0.001029 12.222652 ( 0.996549)
build_install 0.008598 0.002866 3.477261 ( 0.971667)
test_btest 0.000569 0.000190 62.667549 ( 4.443722)
test_basic 0.000000 0.004265 0.401015 ( 0.481293)
test_all 0.074370 0.021935 364.078880 ( 41.166691)
test_rubyspec 0.038060 0.030307 40.047588 ( 52.613022)
total: 105.46 sec