Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-014639
#<BuildRuby:0x0000558dbb3b4f40
@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.20220405-014639",
@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.000017 0.000004 0.000021 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.011022 0.001610 1.014456 ( 1.114913)
build_miniruby 0.001656 0.000382 0.070654 ( 0.068262)
build_ruby 0.001717 0.000396 0.072257 ( 0.070341)
build_all 0.010015 0.000060 4.163796 ( 0.851252)
build_install 0.022704 0.000501 8.385792 ( 2.948221)
test_btest 0.000964 0.000152 75.187335 ( 8.216962)
test_basic 0.007592 0.000000 0.333050 ( 0.421052)
test_all 0.001691 0.000000 667.162616 ( 65.791746)
test_rubyspec 0.105930 0.061169 46.699754 ( 52.018487)
total: 131.50 sec