Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-131451
#<BuildRuby:0x000055e95636b7b8
@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.20220201-131451",
@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.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008636 0.002159 0.922968 ( 0.948575)
build_miniruby 0.001473 0.000368 0.077942 ( 0.075922)
build_ruby 0.001940 0.000485 0.075959 ( 0.073453)
build_all 0.009799 0.000000 4.092481 ( 0.791462)
build_install 0.014386 0.009815 7.701096 ( 2.304752)
test_btest 0.000965 0.000284 47.487115 ( 44.182574)
test_basic 0.005510 0.003603 0.344033 ( 0.431261)
test_all 0.001551 0.000490 685.417921 ( 66.642975)
test_rubyspec 0.106776 0.059443 46.188937 ( 51.651336)
total: 167.10 sec