Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-114830
#<BuildRuby:0x000055ffe7f56dc8
@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.20220518-114830",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007736 0.001289 0.852972 ( 1.039196)
build_miniruby 0.001347 0.000225 0.062140 ( 0.061391)
build_ruby 0.001085 0.000181 0.052912 ( 0.052391)
build_all 0.008574 0.000000 1.196679 ( 0.494525)
build_install 0.007697 0.010102 4.838080 ( 2.477738)
test_btest 0.002006 0.000000 51.178813 ( 5.913442)
test_basic 0.004809 0.000556 0.286047 ( 0.378104)
test_all 0.002987 0.000000 514.973334 ( 54.052612)
test_rubyspec 0.072294 0.055014 41.391305 ( 47.297221)
total: 111.77 sec