Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-155024
#<BuildRuby:0x0000561223076be8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221222-155024",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000023)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.000000 0.004116 0.826341 ( 1.033112)
build_miniruby 0.000000 0.001004 1.093417 ( 1.092173)
build_ruby 0.000000 0.001157 2.549847 ( 2.548390)
build_all 0.004425 0.004659 15.854804 ( 3.316702)
build_install 0.005030 0.004891 2.312085 ( 1.305323)
test_btest 0.000474 0.000111 62.282522 ( 11.848238)
test_basic 0.001443 0.003316 0.280491 ( 0.371305)
test_all 0.001508 0.000419 669.376523 (141.339550)
test_rubyspec 0.048255 0.016991 51.992806 ( 60.151083)
total: 223.01 sec