Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-143507
#<BuildRuby:0x000056000bf6b948
@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.20230211-143507",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003348 0.000258 0.608120 ( 0.997372)
build_miniruby 0.000848 0.000066 0.629875 ( 0.629364)
build_ruby 0.001210 0.000000 2.094024 ( 2.094110)
build_all 0.005264 0.003996 12.545696 ( 1.535103)
build_install 0.005405 0.000720 1.526965 ( 0.731988)
test_btest 0.000549 0.000073 68.209989 ( 6.188718)
test_basic 0.000000 0.003407 0.240684 ( 0.336646)
test_all 0.000509 0.000798 496.572806 ( 47.036368)
test_rubyspec 0.001744 0.026229 35.401430 ( 45.935190)
total: 105.49 sec