Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-015601
#<BuildRuby:0x00005621e732ca58
@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.20220219-015601",
@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.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006937 0.004982 0.978174 ( 0.975233)
build_miniruby 0.001623 0.000500 0.077993 ( 0.075827)
build_ruby 0.001637 0.000503 0.079447 ( 0.077471)
build_all 0.005868 0.005051 4.076436 ( 0.782560)
build_install 0.014974 0.009757 7.832197 ( 2.354841)
test_btest 0.000858 0.000353 70.324032 ( 8.141058)
test_basic 0.002750 0.006099 0.340981 ( 0.427655)
test_all 0.001109 0.000522 642.935135 ( 65.047606)
test_rubyspec 0.101665 0.057425 46.077845 ( 51.563959)
total: 129.45 sec