Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-200930
#<BuildRuby:0x000055e2d6d77fa8
@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-200930",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000026 0.000009 0.000035 ( 0.000033)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002981 0.000994 0.988412 ( 1.368426)
build_miniruby 0.000699 0.000233 0.855411 ( 0.855145)
build_ruby 0.001452 0.000000 2.595491 ( 2.595641)
build_all 0.008518 0.000385 14.296884 ( 1.325441)
build_install 0.003711 0.004195 4.029007 ( 1.048296)
test_btest 0.000486 0.000162 80.318531 ( 6.201603)
test_basic 0.003048 0.001016 0.552542 ( 0.633423)
test_all 0.118226 0.014415 463.516850 ( 54.662269)
test_rubyspec 0.032537 0.029276 80.615117 ( 92.986535)
total: 161.68 sec