Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-030456
#<BuildRuby:0x000055b80e39c3c8
@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.20221228-030456",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.002511 0.003908 0.844915 ( 1.047744)
build_miniruby 0.001113 0.000066 1.011160 ( 1.009260)
build_ruby 0.001484 0.000087 2.757338 ( 2.754986)
build_all 0.009866 0.000000 16.754326 ( 3.018207)
build_install 0.011391 0.000240 2.328964 ( 1.185561)
test_btest 0.000862 0.000019 66.192287 ( 11.202043)
test_basic 0.006505 0.000122 0.362703 ( 0.448571)
test_all 0.001327 0.000060 669.865454 (113.487603)
test_rubyspec 0.068098 0.051319 51.422344 ( 59.516610)
total: 193.67 sec