Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-004618
#<BuildRuby:0x000055fbc5b880a0
@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.20240110-004618",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000011)
build_up 0.003767 0.000595 1.001486 ( 1.751612)
build_miniruby 0.000892 0.000141 0.920196 ( 0.919727)
build_ruby 0.001373 0.000217 2.718249 ( 2.719174)
build_all 0.005471 0.004553 14.753440 ( 1.376792)
build_install 0.004477 0.004405 4.244750 ( 1.137718)
test_btest 0.000539 0.000129 77.905527 ( 7.748311)
test_basic 0.002425 0.000578 0.433085 ( 0.515746)
test_all 0.104399 0.031265 503.396122 ( 60.109041)
test_rubyspec 0.018646 0.015551 49.982472 ( 62.772517)
total: 139.05 sec