Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-022005
#<BuildRuby:0x000055ebe3fe6be8
@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.20221216-022005",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004123 0.000000 0.835093 ( 1.078815)
build_miniruby 0.001000 0.000000 1.017307 ( 1.016063)
build_ruby 0.001337 0.000000 2.699669 ( 2.605675)
build_all 0.006462 0.002394 15.728741 ( 3.300429)
build_install 0.008302 0.001062 2.288123 ( 1.279114)
test_btest 0.000447 0.000100 64.215045 ( 11.320193)
test_basic 0.004194 0.000932 0.288232 ( 0.379243)
test_all 0.001115 0.000247 683.016800 (144.334307)
test_rubyspec 0.042801 0.030292 53.042034 ( 61.198940)
total: 226.51 sec