Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-090854
#<BuildRuby:0x0000556b92aa2ff0
@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.20230113-090854",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003336 0.000556 0.626820 ( 1.049993)
build_miniruby 0.000722 0.000121 0.673571 ( 0.672608)
build_ruby 0.001120 0.000187 2.457520 ( 2.457441)
build_all 0.001649 0.007900 12.950950 ( 1.613478)
build_install 0.006300 0.000000 1.492720 ( 0.706596)
test_btest 0.000622 0.000000 66.458934 ( 6.108603)
test_basic 0.003266 0.000528 0.251758 ( 0.347125)
test_all 0.000912 0.000243 503.824411 ( 47.126978)
test_rubyspec 0.019812 0.007623 35.354096 ( 45.926166)
total: 106.01 sec