Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-081015
#<BuildRuby:0x00005638346146e0
@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.20220828-081015",
@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.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005924 0.004440 0.960931 ( 1.734064)
build_miniruby 0.001518 0.000433 0.076572 ( 0.075522)
build_ruby 0.001966 0.000561 0.078504 ( 0.076975)
build_all 0.007285 0.002082 1.545988 ( 0.580442)
build_install 0.022143 0.000000 1.896716 ( 0.953904)
test_btest 0.001205 0.000000 76.470498 ( 7.975819)
test_basic 0.002964 0.004237 0.328813 ( 0.419706)
test_all 0.004723 0.000571 646.754064 ( 65.208037)
test_rubyspec 0.104378 0.073674 45.651564 ( 54.131488)
total: 131.16 sec