Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-104121
#<BuildRuby:0x00005570c2a8b370
@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.20231230-104121",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000971 0.004091 0.789975 ( 1.181625)
build_miniruby 0.000000 0.000981 0.822473 ( 0.822794)
build_ruby 0.000000 0.001464 2.669915 ( 2.670558)
build_all 0.007965 0.000650 11.923438 ( 0.989414)
build_install 0.002090 0.008185 3.396839 ( 0.962778)
test_btest 0.000535 0.000178 66.405315 ( 4.878687)
test_basic 0.003044 0.001015 0.400888 ( 0.480984)
test_all 0.074802 0.026134 376.080725 ( 30.647228)
test_rubyspec 0.047509 0.015943 40.350023 ( 52.895440)
total: 95.53 sec