Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-065955
#<BuildRuby:0x000055e690e50480
@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.20220325-065955",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011179 0.000000 1.022503 ( 1.580375)
build_miniruby 0.001801 0.000000 0.067101 ( 0.065698)
build_ruby 0.002487 0.000000 0.076335 ( 0.073789)
build_all 0.009349 0.000000 4.152933 ( 0.849071)
build_install 0.018141 0.004773 7.959132 ( 2.424429)
test_btest 0.001027 0.000046 75.418385 ( 7.894808)
test_basic 0.003435 0.004708 0.340373 ( 0.428391)
test_all 0.000000 0.001759 711.261413 ( 68.307960)
test_rubyspec 0.126995 0.051283 45.867787 ( 51.190688)
total: 132.82 sec