Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-000425
#<BuildRuby:0x00005572ee204a70
@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.20220619-000425",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009928 0.000427 0.839878 ( 1.017063)
build_miniruby 0.001372 0.000000 0.054906 ( 0.053705)
build_ruby 0.001347 0.000000 0.052701 ( 0.051587)
build_all 0.000000 0.009424 1.224611 ( 0.480759)
build_install 0.010743 0.009495 5.077139 ( 2.527843)
test_btest 0.001600 0.000500 51.995624 ( 6.228287)
test_basic 0.005857 0.000312 0.293750 ( 0.388610)
test_all 0.002530 0.000744 488.889460 ( 52.141686)
test_rubyspec 0.064812 0.072061 41.684407 ( 47.647311)
total: 110.54 sec