Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-120538
#<BuildRuby:0x000055891c92f7e8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-120538",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009308 0.002148 0.948321 ( 1.049383)
build_miniruby 0.001684 0.000389 0.077415 ( 0.076198)
build_ruby 0.001289 0.000297 0.071549 ( 0.070504)
build_all 0.009262 0.000931 4.069759 ( 0.785226)
build_install 0.016842 0.005501 7.622048 ( 2.318820)
test_btest 0.001250 0.000294 47.398842 ( 45.127636)
test_basic 0.007051 0.000000 0.345613 ( 0.435113)
test_all 0.002032 0.000000 654.795841 ( 64.966820)
test_rubyspec 0.124506 0.050559 46.027957 ( 51.119817)
total: 165.95 sec