Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-161148
#<BuildRuby:0x000055bb1a178060
@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-161148",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.003591 0.000299 0.612588 ( 1.088231)
build_miniruby 0.000881 0.000073 0.636442 ( 0.636121)
build_ruby 0.000000 0.001227 2.106850 ( 2.106750)
build_all 0.000000 0.009355 12.426788 ( 1.511217)
build_install 0.004573 0.001849 1.487404 ( 0.715003)
test_btest 0.000471 0.000134 66.060337 ( 5.960032)
test_basic 0.003250 0.000000 0.257735 ( 0.353962)
test_all 0.001280 0.000068 484.380936 ( 47.433415)
test_rubyspec 0.015714 0.009595 35.169127 ( 45.658961)
total: 105.46 sec