Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-091203
#<BuildRuby:0x000055e8846b7ea8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220502-091203",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.005124 0.001863 0.887041 ( 2.539084)
build_miniruby 0.000670 0.000243 0.057217 ( 0.056079)
build_ruby 0.000689 0.000251 0.057670 ( 0.056384)
build_all 0.003168 0.001152 1.496138 ( 0.594039)
build_install 0.007197 0.002617 6.233032 ( 2.806108)
test_btest 0.000618 0.000225 55.738087 ( 7.957629)
test_basic 0.000000 0.006023 0.312793 ( 0.400714)
test_all 0.000000 0.001605 634.504324 ( 93.428534)
test_rubyspec 0.082119 0.046255 43.783818 ( 48.682215)
total: 156.52 sec