Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-025832
#<BuildRuby:0x000055831d2000f8
@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-025832",
@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.000004 0.000012 ( 0.000011)
autoconf 0.000015 0.000007 0.000022 ( 0.000021)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.003126 0.001303 0.833406 ( 1.210699)
build_miniruby 0.000623 0.000260 1.003116 ( 1.001858)
build_ruby 0.001186 0.000000 2.561708 ( 2.560335)
build_all 0.006845 0.002349 15.810428 ( 3.434072)
build_install 0.008954 0.000000 2.204525 ( 1.225831)
test_btest 0.000589 0.000000 66.699720 ( 11.022187)
test_basic 0.005000 0.000000 0.313225 ( 0.403748)
test_all 0.001457 0.000000 659.553923 (145.970203)
test_rubyspec 0.033348 0.039700 51.773103 ( 59.923566)
total: 226.75 sec