Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-111715
#<BuildRuby:0x000055fabfff4028
@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-111715",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000179 0.004137 0.863421 ( 1.086116)
build_miniruby 0.000617 0.000281 0.994957 ( 0.993748)
build_ruby 0.000793 0.000360 2.788685 ( 2.668221)
build_all 0.006023 0.003103 15.746328 ( 3.319451)
build_install 0.007312 0.003375 2.246845 ( 1.244720)
test_btest 0.000371 0.000171 59.556035 ( 12.027532)
test_basic 0.004452 0.000000 0.320406 ( 0.410973)
test_all 0.001372 0.000000 672.756828 (142.363618)
test_rubyspec 0.038554 0.027065 52.855017 ( 61.043290)
total: 225.16 sec