Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-162503
#<BuildRuby:0x00005562c4ff3878
@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.20240114-162503",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000029 0.000009 0.000038 ( 0.000039)
build_up 0.000000 0.007265 0.796574 ( 1.168869)
build_miniruby 0.001131 0.000000 0.806911 ( 0.806642)
build_ruby 0.001058 0.000355 2.713405 ( 2.714433)
build_all 0.002464 0.005632 11.996471 ( 1.008710)
build_install 0.005377 0.005023 3.404031 ( 0.969654)
test_btest 0.000000 0.000760 66.455062 ( 5.134143)
test_basic 0.002119 0.002104 0.409380 ( 0.489858)
test_all 0.057234 0.039607 383.122960 ( 32.356579)
test_rubyspec 0.043428 0.033474 40.558011 ( 53.097958)
total: 97.75 sec