Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-030617
#<BuildRuby:0x000055cbe0ae0658
@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.20220204-030617",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000016)
build_up 0.005332 0.005742 0.952073 ( 1.314677)
build_miniruby 0.001579 0.000526 0.075122 ( 0.073025)
build_ruby 0.001795 0.000598 0.075489 ( 0.072837)
build_all 0.009324 0.001420 4.055960 ( 0.788614)
build_install 0.023182 0.000684 7.814901 ( 2.334262)
test_btest 0.001053 0.000248 47.580137 ( 44.295688)
test_basic 0.005491 0.001292 0.330051 ( 0.422383)
test_all 0.002260 0.000000 648.169990 ( 65.392857)
test_rubyspec 0.094978 0.077923 46.104209 ( 51.263195)
total: 165.96 sec