Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-112937
#<BuildRuby:0x00005610ae628af8
@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.20220314-112937",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007686 0.003939 0.999175 ( 1.084148)
build_miniruby 0.001540 0.000440 0.075570 ( 0.073377)
build_ruby 0.001573 0.000450 0.072183 ( 0.070044)
build_all 0.005794 0.004779 4.169088 ( 0.841543)
build_install 0.021647 0.002363 7.949870 ( 2.413426)
test_btest 0.000737 0.000205 71.994178 ( 8.338487)
test_basic 0.006476 0.001799 0.342112 ( 0.430245)
test_all 0.000000 0.002383 702.843989 ( 68.162023)
test_rubyspec 0.111660 0.058562 46.252470 ( 51.796931)
total: 133.21 sec