Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-021318
#<BuildRuby:0x00005622ef8f00f8
@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.20221223-021318",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004244 0.922433 ( 1.193523)
build_miniruby 0.000000 0.001017 1.004005 ( 1.002411)
build_ruby 0.000000 0.001287 2.671457 ( 2.669920)
build_all 0.000319 0.008778 15.773390 ( 3.280219)
build_install 0.008907 0.001654 2.305939 ( 1.317593)
test_btest 0.000454 0.000151 61.511593 ( 11.741719)
test_basic 0.000184 0.004385 0.284095 ( 0.375026)
test_all 0.001585 0.000000 673.566352 (147.606065)
test_rubyspec 0.022942 0.038668 52.268861 ( 60.389835)
total: 229.58 sec