Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-093725
#<BuildRuby:0x000056058e3b12f0
@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-093725",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.007838 0.004064 0.854637 ( 2.441074)
build_miniruby 0.001248 0.000166 0.063812 ( 0.062836)
build_ruby 0.001468 0.000196 0.061584 ( 0.060141)
build_all 0.006307 0.000841 1.231000 ( 0.515152)
build_install 0.010581 0.006826 4.917223 ( 2.437297)
test_btest 0.001353 0.000000 53.005308 ( 5.933837)
test_basic 0.001178 0.004711 0.290686 ( 0.381554)
test_all 0.001522 0.001335 514.428637 ( 53.700793)
test_rubyspec 0.100849 0.031857 41.219932 ( 46.812738)
total: 112.35 sec