Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-145623
#<BuildRuby:0x000056082de8f0b8
@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.20231110-145623",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001250 0.004425 1.401533 ( 1.919427)
build_miniruby 0.001037 0.000244 35.800565 ( 8.115147)
build_ruby 0.001217 0.000286 2.661835 ( 2.662022)
build_all 0.009846 0.000242 15.866886 ( 1.391091)
build_install 0.006818 0.001435 4.722552 ( 1.125471)
test_btest 0.001020 0.000000 83.155664 ( 6.798030)
test_basic 0.002461 0.002334 0.851557 ( 0.930679)
test_all 0.108331 0.027024 518.339612 ( 49.599990)
test_rubyspec 0.023351 0.029959 49.679553 ( 61.982635)
total: 134.53 sec