Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-131304
#<BuildRuby:0x000055d770d9f8f8
@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.20230202-131304",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000048 0.003896 0.627384 ( 1.058954)
build_miniruby 0.000701 0.000211 0.633981 ( 0.633340)
build_ruby 0.001014 0.000304 2.054840 ( 2.054549)
build_all 0.007311 0.002193 11.944022 ( 1.484362)
build_install 0.005208 0.001563 1.485520 ( 0.706580)
test_btest 0.000526 0.000158 64.655505 ( 6.009630)
test_basic 0.003577 0.000000 0.242180 ( 0.337688)
test_all 0.001143 0.000000 470.515665 ( 47.404449)
test_rubyspec 0.017319 0.009181 35.859302 ( 46.017087)
total: 105.71 sec