Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-084100
#<BuildRuby:0x00005575c8723f10
@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.20230114-084100",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007913 0.001055 0.855499 ( 1.043847)
build_miniruby 0.001195 0.000159 1.025582 ( 1.023580)
build_ruby 0.001457 0.000195 2.787899 ( 2.785209)
build_all 0.006165 0.004077 16.730747 ( 2.940209)
build_install 0.006805 0.004966 2.087917 ( 1.074596)
test_btest 0.000633 0.000140 76.941915 ( 10.289162)
test_basic 0.006689 0.000000 0.377861 ( 0.463779)
test_all 0.001577 0.000000 660.255345 (102.382811)
test_rubyspec 0.080754 0.055326 52.193291 ( 60.282730)
total: 182.29 sec