Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-183055
#<BuildRuby:0x0000563e0479f340
@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.20220331-183055",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010351 0.000901 1.023242 ( 1.535955)
build_miniruby 0.001914 0.000000 0.076971 ( 0.075186)
build_ruby 0.002169 0.000000 0.080580 ( 0.078237)
build_all 0.006280 0.004787 4.174153 ( 0.850073)
build_install 0.024863 0.000970 7.946239 ( 2.434937)
test_btest 0.001492 0.000224 74.742068 ( 7.761287)
test_basic 0.007559 0.000000 0.333971 ( 0.423495)
test_all 0.003207 0.000000 703.844412 ( 68.313144)
test_rubyspec 0.097427 0.065197 46.972086 ( 52.264799)
total: 133.74 sec