Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-030335
#<BuildRuby:0x000055b0e1e53728
@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.20240103-030335",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002940 0.004790 1.026905 ( 1.309492)
build_miniruby 0.000901 0.000245 0.807823 ( 0.807482)
build_ruby 0.001416 0.000386 2.675697 ( 2.676213)
build_all 0.003551 0.004175 11.905988 ( 0.964232)
build_install 0.010066 0.001740 3.476752 ( 0.969197)
test_btest 0.000000 0.000762 64.758914 ( 5.092352)
test_basic 0.001269 0.002767 0.415782 ( 0.494562)
test_all 0.064659 0.034850 384.174326 ( 33.797433)
test_rubyspec 0.038715 0.028574 40.154188 ( 52.741647)
total: 98.85 sec