Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-085421
#<BuildRuby:0x000055d7653b2f08
@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.20220811-085421",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.001592 0.008535 0.823332 ( 0.894614)
build_miniruby 0.001248 0.000416 0.061259 ( 0.058973)
build_ruby 0.000000 0.001308 0.046491 ( 0.045120)
build_all 0.004208 0.004632 1.263687 ( 0.465265)
build_install 0.013559 0.003446 4.274975 ( 1.761251)
test_btest 0.000000 0.002042 54.329022 ( 6.297857)
test_basic 0.002028 0.004054 0.303037 ( 0.403800)
test_all 0.001669 0.000770 484.022268 ( 51.515240)
test_rubyspec 0.100515 0.035732 41.517122 ( 48.878248)
total: 110.32 sec