Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-163341
#<BuildRuby:0x000055baca1ab500
@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.20240117-163341",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000559 0.003395 1.058095 ( 1.462605)
build_miniruby 0.000740 0.000164 0.950950 ( 0.950476)
build_ruby 0.001517 0.000337 2.792214 ( 2.790415)
build_all 0.009172 0.000180 14.617287 ( 1.375210)
build_install 0.007851 0.000000 4.168833 ( 1.060651)
test_btest 0.000906 0.000081 81.220835 ( 6.231674)
test_basic 0.004853 0.000883 0.728688 ( 0.803085)
test_all 0.095297 0.032490 485.242265 ( 45.880200)
test_rubyspec 0.030797 0.030062 80.179988 ( 92.563362)
total: 153.12 sec