Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-041434
#<BuildRuby:0x0000558173ca7480
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-041434",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004394 0.000799 0.799448 ( 1.209669)
build_miniruby 0.000906 0.000164 0.812194 ( 0.812502)
build_ruby 0.001320 0.000240 2.677552 ( 2.678444)
build_all 0.003565 0.004292 11.957507 ( 0.988077)
build_install 0.007721 0.000754 3.379017 ( 0.963483)
test_btest 0.000645 0.000149 64.697667 ( 5.029335)
test_basic 0.000000 0.004041 0.401082 ( 0.481726)
test_all 0.061993 0.032834 374.293954 ( 30.942561)
test_rubyspec 0.023082 0.040606 40.484772 ( 53.024303)
total: 96.13 sec