Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-025511
#<BuildRuby:0x0000556fd1e76be8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230120-025511",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.000000 0.006643 0.848942 ( 1.036708)
build_miniruby 0.001011 0.000327 1.012980 ( 1.011127)
build_ruby 0.001055 0.000493 2.785329 ( 2.782807)
build_all 0.005576 0.004496 16.936030 ( 2.969491)
build_install 0.008805 0.002675 2.139658 ( 1.089574)
test_btest 0.000595 0.000282 70.794653 ( 10.856370)
test_basic 0.003625 0.003558 0.321344 ( 0.406303)
test_all 0.001224 0.000000 667.622918 (108.914766)
test_rubyspec 0.074795 0.057954 51.885850 ( 59.950330)
total: 189.02 sec