Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-190823
#<BuildRuby:0x0000559dbc7d32c8
@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.20220718-190823",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006758 0.825953 ( 1.322404)
build_miniruby 0.000620 0.000398 0.088699 ( 0.086703)
build_ruby 0.001382 0.000425 3.489750 ( 3.292613)
build_all 0.009222 0.000335 15.668581 ( 2.876646)
build_install 0.009757 0.001422 5.703118 ( 2.182127)
test_btest 0.001126 0.000281 50.540659 ( 8.356816)
test_basic 0.004590 0.001148 0.333219 ( 0.421775)
test_all 0.001048 0.000262 629.093437 ( 88.512419)
test_rubyspec 0.086303 0.029782 44.041521 ( 49.628523)
total: 156.68 sec