Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-130713
#<BuildRuby:0x00005569cf0cb4b0
@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-130713",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006071 0.000327 0.805917 ( 1.202065)
build_miniruby 0.000871 0.000158 0.812898 ( 0.812765)
build_ruby 0.000000 0.001391 2.675517 ( 2.676363)
build_all 0.002452 0.005564 11.919404 ( 0.953188)
build_install 0.011602 0.002167 3.383931 ( 0.963761)
test_btest 0.000593 0.000170 62.828516 ( 5.799896)
test_basic 0.003544 0.001012 0.400018 ( 0.479734)
test_all 0.083999 0.013078 376.705093 ( 42.393688)
test_rubyspec 0.029094 0.036078 40.517766 ( 53.057127)
total: 108.34 sec