Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-113955
#<BuildRuby:0x0000560c64b025e0
@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.20220202-113955",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010795 0.000980 0.950320 ( 1.070817)
build_miniruby 0.002161 0.000309 0.079225 ( 0.078965)
build_ruby 0.001617 0.000231 0.076016 ( 0.076101)
build_all 0.004983 0.005781 4.158880 ( 0.817879)
build_install 0.019888 0.003920 7.809863 ( 2.385362)
test_btest 0.000769 0.000162 47.445726 ( 44.145354)
test_basic 0.006473 0.001363 0.346840 ( 0.437773)
test_all 0.001523 0.000321 690.476836 ( 67.144401)
test_rubyspec 0.103252 0.058484 46.020509 ( 51.425762)
total: 167.58 sec