Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-070433
#<BuildRuby:0x000056368b8544f0
@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.20220212-070433",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005961 0.004767 0.935724 ( 1.771218)
build_miniruby 0.002552 0.000000 0.125458 ( 0.123364)
build_ruby 0.003963 0.000279 3.335030 ( 3.191709)
build_all 0.021656 0.000358 21.079324 ( 2.310750)
build_install 0.012150 0.011836 7.994083 ( 2.378057)
test_btest 0.001083 0.000216 76.756725 ( 8.284607)
test_basic 0.008253 0.000761 0.352502 ( 0.439802)
test_all 0.001779 0.000342 702.936363 ( 67.780894)
test_rubyspec 0.109715 0.058053 46.316658 ( 51.805640)
total: 138.09 sec