Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-200618
#<BuildRuby:0x000055e2b49a7f30
@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.20221212-200618",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001677 0.002001 0.692677 ( 1.335620)
build_miniruby 0.000631 0.000211 0.721122 ( 0.720618)
build_ruby 0.000956 0.000318 2.432835 ( 2.356802)
build_all 0.009391 0.000000 12.490552 ( 1.516615)
build_install 0.005940 0.001036 1.633949 ( 0.780320)
test_btest 0.000540 0.000144 64.007981 ( 6.198386)
test_basic 0.000000 0.003849 0.273466 ( 0.368282)
test_all 0.001059 0.000477 507.598390 ( 73.673549)
test_rubyspec 0.018052 0.011430 35.618522 ( 46.182000)
total: 133.13 sec