Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-075628
#<BuildRuby:0x000055672e4b00d8
@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.20230206-075628",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002757 0.000752 0.624986 ( 1.029784)
build_miniruby 0.000694 0.000190 0.652931 ( 0.652179)
build_ruby 0.000973 0.000265 2.056704 ( 2.055870)
build_all 0.009048 0.000068 12.281562 ( 1.514516)
build_install 0.002434 0.003841 1.475858 ( 0.719374)
test_btest 0.000507 0.000145 63.222494 ( 6.255576)
test_basic 0.000000 0.003850 0.257387 ( 0.352509)
test_all 0.001021 0.000755 483.986271 ( 46.766898)
test_rubyspec 0.009479 0.020403 35.112903 ( 45.620524)
total: 104.97 sec