Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-073251
#<BuildRuby:0x000055d2bdc6b2f0
@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.20230101-073251",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000604 0.002880 0.617742 ( 1.006240)
build_miniruby 0.000653 0.000238 0.719904 ( 0.719815)
build_ruby 0.000943 0.000342 2.531631 ( 2.532185)
build_all 0.003406 0.005559 12.791297 ( 1.535202)
build_install 0.004674 0.002124 1.609948 ( 0.743548)
test_btest 0.000448 0.000203 66.524239 ( 5.664065)
test_basic 0.002558 0.001163 0.259733 ( 0.354931)
test_all 0.001168 0.000000 489.868364 ( 46.221211)
test_rubyspec 0.025417 0.002199 35.065649 ( 45.587844)
total: 104.37 sec