Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-042536
#<BuildRuby:0x00005605835dc3a0
@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.20220815-042536",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010341 0.002107 0.969259 ( 1.088137)
build_miniruby 0.001633 0.000544 0.074993 ( 0.073056)
build_ruby 0.002109 0.000000 0.074068 ( 0.072248)
build_all 0.007707 0.001599 1.569072 ( 0.587478)
build_install 0.016675 0.003307 1.917459 ( 0.955424)
test_btest 0.001582 0.000000 74.914546 ( 8.120061)
test_basic 0.008026 0.000000 0.328056 ( 0.415947)
test_all 0.005711 0.000000 673.655545 ( 66.324096)
test_rubyspec 0.120934 0.058623 45.879302 ( 53.469190)
total: 131.11 sec