Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-102825
#<BuildRuby:0x0000562bc2ec4638
@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.20220717-102825",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009311 0.001944 0.952286 ( 1.078462)
build_miniruby 0.002368 0.000000 0.074050 ( 0.071625)
build_ruby 0.002012 0.000000 0.070184 ( 0.067759)
build_all 0.008520 0.001271 1.531324 ( 0.581803)
build_install 0.020873 0.001635 5.097198 ( 2.087544)
test_btest 0.000939 0.000235 70.872071 ( 8.380538)
test_basic 0.001607 0.005757 0.329820 ( 0.423742)
test_all 0.001346 0.000421 641.276937 ( 64.943017)
test_rubyspec 0.103359 0.072557 46.010741 ( 51.628956)
total: 129.26 sec