Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-045623
#<BuildRuby:0x00005580dba2c4f0
@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.20220330-045623",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.010795 0.002250 1.099371 ( 5.886411)
build_miniruby 0.001667 0.000556 0.078892 ( 0.076905)
build_ruby 0.001814 0.000604 0.079227 ( 0.076424)
build_all 0.009131 0.001297 4.189514 ( 0.842969)
build_install 0.019629 0.004848 7.875842 ( 2.405823)
test_btest 0.000000 0.001430 71.551343 ( 7.707779)
test_basic 0.000000 0.008539 0.345066 ( 0.432319)
test_all 0.000896 0.001321 651.581206 ( 65.436153)
test_rubyspec 0.113088 0.067598 46.294403 ( 51.745014)
total: 134.61 sec