Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-133321
#<BuildRuby:0x0000558bb8751400
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220812-133321",
@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.000032 0.000002 0.000034 ( 0.000034)
autoconf 0.000045 0.000004 0.000049 ( 0.000048)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006427 0.004955 0.830512 ( 0.992139)
build_miniruby 0.001235 0.000190 0.063611 ( 0.063053)
build_ruby 0.001791 0.000276 0.066993 ( 0.065332)
build_all 0.008531 0.000547 1.295911 ( 0.486567)
build_install 0.011489 0.005268 1.572548 ( 0.790223)
test_btest 0.001094 0.000205 52.930088 ( 6.267523)
test_basic 0.005487 0.000059 0.282883 ( 0.383496)
test_all 0.003152 0.000556 507.297667 ( 53.380520)
test_rubyspec 0.111506 0.024449 41.748028 ( 49.433169)
total: 111.86 sec