Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-090618
#<BuildRuby:0x000055b7b78844f0
@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.20220406-090618",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003155 0.009022 1.031903 ( 5.958626)
build_miniruby 0.002123 0.000490 0.074324 ( 0.071656)
build_ruby 0.001688 0.000390 0.079360 ( 0.077327)
build_all 0.000411 0.010502 4.165262 ( 0.838057)
build_install 0.015415 0.009054 8.416292 ( 2.995345)
test_btest 0.001090 0.000477 74.684304 ( 8.532223)
test_basic 0.002795 0.006288 0.329595 ( 0.416531)
test_all 0.001336 0.000668 675.287145 ( 66.290937)
test_rubyspec 0.079742 0.086844 46.484191 ( 52.021614)
total: 137.20 sec