Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-225001
#<BuildRuby:0x000055c476f63e58
@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.20221226-225001",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.001438 0.004746 0.920948 ( 1.205396)
build_miniruby 0.001321 0.000000 1.005106 ( 1.003024)
build_ruby 0.001474 0.000000 2.796116 ( 2.793764)
build_all 0.009583 0.000006 16.593542 ( 2.960907)
build_install 0.009342 0.001974 2.262914 ( 1.178760)
test_btest 0.000719 0.000274 67.646284 ( 11.435368)
test_basic 0.005538 0.002109 0.371041 ( 0.455317)
test_all 0.000898 0.000342 671.079467 ( 94.708054)
test_rubyspec 0.068684 0.039746 51.077119 ( 59.338615)
total: 175.08 sec