Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-004039
#<BuildRuby:0x000055c553d8bdf0
@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.20230213-004039",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003187 0.000580 0.627639 ( 1.015377)
build_miniruby 0.000758 0.000138 0.624721 ( 0.624257)
build_ruby 0.001027 0.000187 2.068214 ( 2.067797)
build_all 0.009023 0.000000 12.451747 ( 1.505077)
build_install 0.005506 0.000798 1.487564 ( 0.703897)
test_btest 0.000548 0.000084 65.690407 ( 6.255364)
test_basic 0.000000 0.003356 0.268426 ( 0.363830)
test_all 0.000000 0.001168 495.647960 ( 47.216003)
test_rubyspec 0.004841 0.023337 35.230852 ( 45.791034)
total: 105.54 sec