Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-055523
#<BuildRuby:0x000055d581b208e8
@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.20220217-055523",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011544 0.000000 0.992587 ( 5.285136)
build_miniruby 0.000000 0.001931 0.068561 ( 0.066846)
build_ruby 0.001109 0.001370 0.077511 ( 0.075265)
build_all 0.000000 0.009248 4.111446 ( 0.780785)
build_install 0.009348 0.014769 7.819658 ( 2.301508)
test_btest 0.000752 0.000357 76.363094 ( 8.157647)
test_basic 0.005750 0.002723 0.342794 ( 0.436054)
test_all 0.001935 0.000000 675.031252 ( 65.965034)
test_rubyspec 0.099382 0.063909 46.091107 ( 51.571095)
total: 134.64 sec