Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-171753
#<BuildRuby:0x000056042b39f438
@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.20231226-171753",
@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.000017 0.000005 0.000022 ( 0.000024)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.004803 0.001601 0.819859 ( 1.194653)
build_miniruby 0.000787 0.000262 0.827192 ( 0.827235)
build_ruby 0.000991 0.000330 2.653268 ( 2.654102)
build_all 0.007569 0.000000 11.968274 ( 0.965474)
build_install 0.006806 0.003273 3.345295 ( 0.955715)
test_btest 0.000479 0.000147 62.061538 ( 5.288012)
test_basic 0.002968 0.000913 0.382927 ( 0.463347)
test_all 0.089176 0.010166 389.879524 ( 37.374277)
test_rubyspec 0.019874 0.043622 40.126988 ( 52.708870)
total: 102.43 sec