Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-130448
#<BuildRuby:0x000055dcd7c0b520
@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.20221227-130448",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.007947 0.001464 0.962922 ( 1.153016)
build_miniruby 0.002077 0.000755 0.840091 ( 0.838527)
build_ruby 0.002246 0.000817 2.137783 ( 2.137597)
build_all 0.009229 0.011758 18.498667 ( 2.185457)
build_install 0.018845 0.003671 2.007330 ( 1.039132)
test_btest 0.000992 0.000425 89.300743 ( 9.799538)
test_basic 0.004161 0.005053 0.351842 ( 0.438320)
test_all 0.000000 0.002585 686.902645 ( 63.863214)
test_rubyspec 0.092746 0.076323 48.003343 ( 56.142767)
total: 137.60 sec