Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-230825
#<BuildRuby:0x0000561afa48bf00
@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.20221209-230825",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.005506 1.158759 ( 1.314613)
build_miniruby 0.000000 0.000935 0.958359 ( 0.956903)
build_ruby 0.000000 0.001167 2.794461 ( 2.697888)
build_all 0.002201 0.006765 15.695252 ( 3.310780)
build_install 0.009717 0.001058 2.209472 ( 1.238977)
test_btest 0.000403 0.000188 67.774837 ( 11.115926)
test_basic 0.004664 0.000330 0.333447 ( 0.424241)
test_all 0.000700 0.000306 674.619157 (108.311598)
test_rubyspec 0.040895 0.026954 52.505375 ( 60.637933)
total: 190.01 sec