Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-025046
#<BuildRuby:0x000056098facf118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221217-025046",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002424 0.000909 0.606275 ( 0.998338)
build_miniruby 0.000712 0.000267 0.736312 ( 0.735448)
build_ruby 0.000975 0.000365 2.639948 ( 2.563804)
build_all 0.004589 0.004669 12.420030 ( 1.502599)
build_install 0.006330 0.000643 1.653489 ( 0.767617)
test_btest 0.000481 0.000193 66.428899 ( 6.037488)
test_basic 0.000000 0.003788 0.263582 ( 0.359054)
test_all 0.000348 0.001266 512.017950 ( 70.269819)
test_rubyspec 0.012286 0.015009 35.295498 ( 45.859992)
total: 129.09 sec