Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-074242
#<BuildRuby:0x000056026a46f8f8
@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.20230210-074242",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000861 0.002915 0.625397 ( 1.806594)
build_miniruby 0.000647 0.000216 0.650193 ( 0.649798)
build_ruby 0.000895 0.000298 2.090212 ( 2.090593)
build_all 0.009243 0.000455 12.460708 ( 1.495187)
build_install 0.005832 0.000505 1.511259 ( 0.723431)
test_btest 0.000486 0.000130 65.374633 ( 6.446818)
test_basic 0.000000 0.003378 0.261657 ( 0.356969)
test_all 0.000896 0.000689 491.450977 ( 46.807154)
test_rubyspec 0.021553 0.006004 35.442433 ( 46.023641)
total: 106.40 sec