Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-150256
#<BuildRuby:0x0000559f8aad5438
@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.20220626-150256",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010689 0.000579 0.894214 ( 1.162018)
build_miniruby 0.001150 0.000266 0.053868 ( 0.053238)
build_ruby 0.000994 0.000230 0.054331 ( 0.054755)
build_all 0.003378 0.005499 1.216369 ( 0.505472)
build_install 0.005037 0.012112 4.899881 ( 2.486237)
test_btest 0.001325 0.000619 55.975355 ( 6.172126)
test_basic 0.003623 0.001690 0.278749 ( 0.371930)
test_all 0.002032 0.000949 503.194945 ( 53.596768)
test_rubyspec 0.087565 0.046239 42.054190 ( 47.990661)
total: 112.39 sec