Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-173756
#<BuildRuby:0x000055f1fe03be70
@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.20230109-173756",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003851 0.002916 0.841715 ( 1.032098)
build_miniruby 0.001063 0.000284 1.012921 ( 1.010860)
build_ruby 0.001283 0.000343 2.780808 ( 2.778205)
build_all 0.009919 0.000000 16.870629 ( 2.979898)
build_install 0.011241 0.000313 2.147981 ( 1.090750)
test_btest 0.001077 0.000000 75.639789 ( 10.567071)
test_basic 0.004217 0.003403 0.381544 ( 0.466104)
test_all 0.001766 0.000402 683.223641 (102.971275)
test_rubyspec 0.084110 0.044452 52.259292 ( 60.380621)
total: 183.28 sec