Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-074704
#<BuildRuby:0x000055eb072aaf38
@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.20230113-074704",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.003068 0.000837 0.598673 ( 1.331648)
build_miniruby 0.000680 0.000185 0.673153 ( 0.672398)
build_ruby 0.001064 0.000290 2.410254 ( 2.410482)
build_all 0.007279 0.001985 12.916087 ( 1.618347)
build_install 0.006411 0.000000 1.518616 ( 0.728043)
test_btest 0.000611 0.000000 66.346348 ( 6.181574)
test_basic 0.003207 0.000018 0.259354 ( 0.354757)
test_all 0.000900 0.000207 505.518912 ( 47.385628)
test_rubyspec 0.005198 0.026045 35.308774 ( 45.884300)
total: 106.57 sec