Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-124300
#<BuildRuby:0x000055bdd3bbbe80
@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.20230119-124300",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000014)
build_up 0.006490 0.000000 0.848646 ( 1.079554)
build_miniruby 0.001211 0.000005 1.024090 ( 1.022043)
build_ruby 0.001448 0.000080 2.788403 ( 2.786024)
build_all 0.009919 0.000103 16.907897 ( 2.999092)
build_install 0.004061 0.007511 2.135395 ( 1.079653)
test_btest 0.001044 0.000143 74.936204 ( 11.149366)
test_basic 0.006041 0.000824 0.351592 ( 0.437232)
test_all 0.001417 0.000079 658.571766 ( 97.566620)
test_rubyspec 0.078966 0.013902 51.944352 ( 59.998128)
total: 178.12 sec