Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-104456
#<BuildRuby:0x000055d4ecd6c4e8
@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.20220216-104456",
@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.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005950 0.004686 0.941723 ( 1.452272)
build_miniruby 0.001552 0.000207 0.074315 ( 0.073984)
build_ruby 0.001958 0.000261 0.073377 ( 0.073307)
build_all 0.009068 0.001209 4.102595 ( 0.798380)
build_install 0.013116 0.007770 7.806189 ( 2.367270)
test_btest 0.001034 0.000206 75.479720 ( 8.285939)
test_basic 0.005894 0.001179 0.329591 ( 0.420469)
test_all 0.001697 0.000339 700.967231 ( 67.504408)
test_rubyspec 0.103511 0.073089 45.917838 ( 51.362650)
total: 132.34 sec