Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-061912
#<BuildRuby:0x0000558746e004c0
@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.20220805-061912",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000030 0.000000 0.000030 ( 0.000009)
build_up 0.012286 0.000577 1.054099 ( 3.449982)
build_miniruby 0.001908 0.000273 0.069046 ( 0.067759)
build_ruby 0.001967 0.000281 0.078908 ( 0.076739)
build_all 0.009032 0.000574 1.519093 ( 0.571520)
build_install 0.014026 0.008766 5.233679 ( 2.070833)
test_btest 0.001037 0.000218 74.595156 ( 8.392142)
test_basic 0.006380 0.001343 0.334189 ( 0.421501)
test_all 0.002003 0.000422 664.550588 ( 65.881478)
test_rubyspec 0.085991 0.075702 45.419622 ( 52.881456)
total: 133.81 sec