Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-174458
#<BuildRuby:0x000055c00a333f90
@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.20231202-174458",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000412 0.003728 0.975059 ( 1.240541)
build_miniruby 0.000790 0.000000 0.869601 ( 0.869677)
build_ruby 0.001524 0.000000 2.695285 ( 2.696220)
build_all 0.007429 0.000157 12.092324 ( 0.983736)
build_install 0.013872 0.000000 3.559636 ( 0.958710)
test_btest 0.000771 0.000000 65.669501 ( 4.606451)
test_basic 0.004220 0.000000 0.369184 ( 0.450098)
test_all 0.079055 0.024197 414.499731 ( 36.528353)
test_rubyspec 0.036522 0.034766 39.907349 ( 52.602555)
total: 100.94 sec