Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-200418
#<BuildRuby:0x000055fa919d6700
@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.20220917-200418",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008521 0.000979 1.081852 ( 1.591499)
build_miniruby 0.001739 0.000373 0.120747 ( 0.117632)
build_ruby 0.001847 0.000396 0.116467 ( 0.101204)
build_all 0.007327 0.001570 1.596078 ( 0.665447)
build_install 0.013839 0.008360 1.967773 ( 0.999406)
test_btest 0.001257 0.000349 95.538194 ( 9.827258)
test_basic 0.006069 0.001686 0.396691 ( 0.488014)
test_all 0.002774 0.002015 639.202394 ( 65.854794)
test_rubyspec 0.099698 0.065433 47.608878 ( 55.907800)
total: 135.55 sec