Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-133708
#<BuildRuby:0x00005612b85577f8
@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.20231213-133708",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.001079 0.003774 1.017466 ( 1.317642)
build_miniruby 0.000696 0.000053 0.876392 ( 0.876382)
build_ruby 0.001560 0.000000 2.712058 ( 2.712579)
build_all 0.004439 0.003155 12.143465 ( 1.008881)
build_install 0.002095 0.006668 3.614980 ( 0.983986)
test_btest 0.000517 0.000122 63.269086 ( 4.576311)
test_basic 0.003827 0.000083 0.373971 ( 0.456765)
test_all 0.072807 0.032786 416.031501 ( 38.502802)
test_rubyspec 0.033912 0.023856 39.737727 ( 52.411162)
total: 102.85 sec