Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-024459
#<BuildRuby:0x0000563f4515bed8
@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.20221225-024459",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.003972 0.847133 ( 1.052920)
build_miniruby 0.000753 0.000094 1.006660 ( 1.005169)
build_ruby 0.001032 0.000129 2.689121 ( 2.687925)
build_all 0.009129 0.000099 15.822296 ( 3.427404)
build_install 0.004450 0.004912 2.234535 ( 1.237179)
test_btest 0.000528 0.000088 66.570410 ( 11.042613)
test_basic 0.004246 0.000707 0.322332 ( 0.413291)
test_all 0.000670 0.000422 625.779127 (108.524955)
test_rubyspec 0.036495 0.027994 51.797633 ( 59.949671)
total: 189.34 sec