Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-100037
#<BuildRuby:0x00005634a8930610
@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.20220912-100037",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006799 0.003695 1.134142 ( 1.394637)
build_miniruby 0.001463 0.000418 0.077338 ( 0.075477)
build_ruby 0.001623 0.000464 0.074633 ( 0.072808)
build_all 0.007815 0.002233 1.570411 ( 0.600810)
build_install 0.012773 0.010778 1.914290 ( 0.962412)
test_btest 0.000867 0.000325 92.963075 ( 9.429380)
test_basic 0.001830 0.005853 0.348195 ( 0.437060)
test_all 0.005162 0.000000 657.029203 ( 66.887197)
test_rubyspec 0.105512 0.073240 47.109100 ( 55.567225)
total: 135.43 sec