Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-202334
#<BuildRuby:0x0000558394b035c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230211-202334",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.003676 0.000306 0.620844 ( 1.004961)
build_miniruby 0.000806 0.000067 0.649679 ( 0.649550)
build_ruby 0.001100 0.000091 2.067758 ( 2.067186)
build_all 0.009362 0.000000 12.484686 ( 1.493799)
build_install 0.001381 0.004965 1.509553 ( 0.712166)
test_btest 0.000663 0.000000 65.810353 ( 6.138884)
test_basic 0.003758 0.000000 0.246745 ( 0.341733)
test_all 0.000902 0.000076 493.058330 ( 46.710613)
test_rubyspec 0.021464 0.005203 35.213666 ( 45.716496)
total: 104.84 sec