Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-122310
#<BuildRuby:0x000055ef38bb88e8
@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.20220218-122310",
@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.000005 0.000023 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003577 0.007782 0.942366 ( 1.438668)
build_miniruby 0.001357 0.000485 0.074857 ( 0.072941)
build_ruby 0.001205 0.000430 0.077655 ( 0.076367)
build_all 0.009699 0.000449 4.149534 ( 0.780524)
build_install 0.009421 0.012576 7.798309 ( 2.327106)
test_btest 0.000738 0.000322 73.921679 ( 8.050843)
test_basic 0.006003 0.000518 0.344584 ( 0.439058)
test_all 0.000561 0.001197 655.545068 ( 65.622234)
test_rubyspec 0.091414 0.068097 46.212647 ( 51.626564)
total: 130.44 sec