Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-130937
#<BuildRuby:0x000055bbc713d570
@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.20220810-130937",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007672 0.002092 0.843513 ( 1.106958)
build_miniruby 0.001573 0.000000 0.064918 ( 0.063294)
build_ruby 0.001401 0.000000 0.057237 ( 0.055846)
build_all 0.004057 0.005572 1.265164 ( 0.449820)
build_install 0.015889 0.000265 4.285208 ( 1.792888)
test_btest 0.001633 0.000435 53.187486 ( 6.428526)
test_basic 0.006355 0.000301 0.285888 ( 0.382346)
test_all 0.001792 0.000448 490.731539 ( 51.894509)
test_rubyspec 0.095220 0.047487 41.380203 ( 49.053312)
total: 111.23 sec