Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-153842
#<BuildRuby:0x000055e43bc65438
@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.20220829-153842",
@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.000028 0.000004 0.000032 ( 0.000032)
autoconf 0.000043 0.000006 0.000049 ( 0.000051)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000023 0.011972 0.825514 ( 1.044109)
build_miniruby 0.001257 0.000483 0.054325 ( 0.054273)
build_ruby 0.000000 0.001492 0.057182 ( 0.057101)
build_all 0.002964 0.006073 1.266527 ( 0.487750)
build_install 0.014805 0.001137 1.552610 ( 0.799791)
test_btest 0.001138 0.000469 52.848008 ( 6.208448)
test_basic 0.002062 0.003278 0.286100 ( 0.380221)
test_all 0.002182 0.002310 484.601028 ( 51.465761)
test_rubyspec 0.081564 0.047324 41.299363 ( 49.996123)
total: 110.49 sec