Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-195547
#<BuildRuby:0x000055833ab508e8
@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.20220620-195547",
@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.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006611 0.005047 0.991629 ( 1.040379)
build_miniruby 0.000000 0.001608 0.072845 ( 0.071180)
build_ruby 0.000000 0.002241 0.075367 ( 0.073184)
build_all 0.009634 0.000000 1.498355 ( 0.600312)
build_install 0.017496 0.005091 5.886920 ( 2.799665)
test_btest 0.000839 0.000168 73.506899 ( 8.149663)
test_basic 0.008447 0.000729 0.329466 ( 0.421063)
test_all 0.002664 0.000508 699.201036 ( 67.219564)
test_rubyspec 0.092840 0.067587 45.730682 ( 51.434447)
total: 131.81 sec