Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-060442
#<BuildRuby:0x0000560a20110848
@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-060442",
@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.000010 0.000001 0.000011 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007537 0.003968 0.978108 ( 1.540527)
build_miniruby 0.001639 0.000328 0.075515 ( 0.073269)
build_ruby 0.002114 0.000000 0.075163 ( 0.072734)
build_all 0.006064 0.004168 4.079592 ( 0.775274)
build_install 0.019800 0.003930 7.790854 ( 2.313131)
test_btest 0.000931 0.000212 46.784200 ( 43.947810)
test_basic 0.005996 0.001363 0.345246 ( 0.435301)
test_all 0.001627 0.000175 710.246290 ( 68.030798)
test_rubyspec 0.124424 0.052276 46.489844 ( 51.841896)
total: 169.03 sec