Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-032532
#<BuildRuby:0x00005643c8e1c8e8
@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.20220819-032532",
@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.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000013)
configure 0.000070 0.000010 0.000080 ( 0.000085)
build_up 0.003572 0.007882 0.951648 ( 1.177326)
build_miniruby 0.000000 0.001977 0.076500 ( 0.075113)
build_ruby 0.000041 0.001939 0.072731 ( 0.070799)
build_all 0.011350 0.001278 1.509343 ( 0.589445)
build_install 0.014820 0.007308 1.870621 ( 0.911066)
test_btest 0.000847 0.000295 73.663136 ( 7.809029)
test_basic 0.005936 0.002064 0.324325 ( 0.413193)
test_all 0.000416 0.004035 647.469008 ( 64.673299)
test_rubyspec 0.110254 0.050588 45.919231 ( 54.388369)
total: 130.11 sec