Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-045944
#<BuildRuby:0x000055ce4a0104f0
@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-045944",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008207 0.003569 0.966326 ( 1.411601)
build_miniruby 0.001917 0.000000 0.073702 ( 0.072317)
build_ruby 0.000000 0.001937 0.069085 ( 0.067900)
build_all 0.009417 0.001734 4.154330 ( 0.800801)
build_install 0.022911 0.001499 7.714107 ( 2.299259)
test_btest 0.001326 0.000173 73.636490 ( 8.368616)
test_basic 0.007839 0.001022 0.343647 ( 0.430932)
test_all 0.002106 0.000000 659.733030 ( 65.545381)
test_rubyspec 0.104137 0.052526 46.105545 ( 51.619305)
total: 130.62 sec