Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-055628
#<BuildRuby:0x000055bda54680d0
@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.20221205-055628",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001464 0.008863 1.211725 ( 1.425056)
build_miniruby 0.001731 0.000721 0.837619 ( 0.836261)
build_ruby 0.003158 0.000000 2.227745 ( 2.131826)
build_all 0.013503 0.007800 18.697064 ( 2.187788)
build_install 0.010953 0.010447 2.092530 ( 1.041654)
test_btest 0.000952 0.000476 93.011883 ( 9.344742)
test_basic 0.005165 0.005135 0.354679 ( 0.437521)
test_all 0.000215 0.002391 720.389646 ( 71.266692)
test_rubyspec 0.112047 0.072834 49.697478 ( 57.753074)
total: 146.43 sec