Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-151301
#<BuildRuby:0x000055599e4bbe08
@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.20230207-151301",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003281 0.000000 0.609103 ( 1.046408)
build_miniruby 0.000948 0.000000 0.626293 ( 0.625607)
build_ruby 0.001205 0.000000 2.067155 ( 2.067011)
build_all 0.009322 0.000000 12.267789 ( 1.516828)
build_install 0.006362 0.000000 1.462860 ( 0.707035)
test_btest 0.000624 0.000000 65.235351 ( 5.796471)
test_basic 0.003588 0.000000 0.235599 ( 0.330616)
test_all 0.001101 0.000000 489.883735 ( 49.335440)
test_rubyspec 0.015290 0.012904 35.967425 ( 46.483044)
total: 107.91 sec