Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-200422
#<BuildRuby:0x00005636b9109438
@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.20220822-200422",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.008455 0.000319 0.863448 ( 0.941792)
build_miniruby 0.001293 0.000093 0.052880 ( 0.051451)
build_ruby 0.002119 0.000000 0.061589 ( 0.059678)
build_all 0.007944 0.000080 1.252774 ( 0.464514)
build_install 0.018783 0.000278 1.600612 ( 0.800743)
test_btest 0.000874 0.000046 54.250089 ( 5.973206)
test_basic 0.005925 0.000000 0.283987 ( 0.374701)
test_all 0.006378 0.000000 493.901554 ( 52.108463)
test_rubyspec 0.102602 0.038002 41.758386 ( 50.322512)
total: 111.10 sec