Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-200931
#<BuildRuby:0x000055756141a038
@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.20221007-200931",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.002356 0.009343 1.014358 ( 1.208800)
build_miniruby 0.001772 0.000000 0.099553 ( 0.096991)
build_ruby 0.000000 0.001602 0.098443 ( 0.095668)
build_all 0.001778 0.006614 1.355753 ( 0.576971)
build_install 0.011229 0.003733 1.698147 ( 0.897806)
test_btest 0.002305 0.000000 62.648603 ( 6.513195)
test_basic 0.003871 0.003035 0.356829 ( 0.446489)
test_all 0.004422 0.002358 495.910218 ( 53.160343)
test_rubyspec 0.076671 0.056632 42.487758 ( 51.056736)
total: 114.05 sec