Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-040833
#<BuildRuby:0x000055b4b3cfaf90
@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.20220801-040833",
@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.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010103 0.000778 0.907697 ( 3.518030)
build_miniruby 0.001233 0.000094 0.061009 ( 0.060051)
build_ruby 0.001619 0.000125 0.062715 ( 0.061710)
build_all 0.007188 0.000553 1.267299 ( 0.468132)
build_install 0.015798 0.000305 4.403205 ( 1.793644)
test_btest 0.000702 0.000047 53.249008 ( 5.869185)
test_basic 0.005129 0.000342 0.292256 ( 0.393764)
test_all 0.002445 0.000163 482.483424 ( 52.148481)
test_rubyspec 0.094588 0.041489 41.644514 ( 47.507127)
total: 111.82 sec