Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-043120
#<BuildRuby:0x000055a29524ffa8
@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.20231218-043120",
@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.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004445 0.000741 1.338034 ( 1.699556)
build_miniruby 0.000809 0.000134 0.828111 ( 0.827838)
build_ruby 0.001095 0.000183 2.644799 ( 2.645293)
build_all 0.005615 0.004610 16.666677 ( 1.483958)
build_install 0.005346 0.004645 4.921385 ( 1.179407)
test_btest 0.000877 0.000219 87.747666 ( 7.019267)
test_basic 0.001795 0.003733 0.793775 ( 0.869317)
test_all 0.098478 0.037209 565.542264 ( 53.750422)
test_rubyspec 0.030447 0.016045 50.404319 ( 62.748904)
total: 132.22 sec