Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-134906
#<BuildRuby:0x00005608e0ed2be8
@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.20221206-134906",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004209 0.000648 1.175278 ( 1.348830)
build_miniruby 0.000842 0.000129 0.942839 ( 0.941510)
build_ruby 0.001023 0.000157 2.740187 ( 2.651328)
build_all 0.001925 0.007031 15.812847 ( 3.303286)
build_install 0.002626 0.007456 2.347656 ( 1.357281)
test_btest 0.000456 0.000170 66.828208 ( 11.145287)
test_basic 0.003572 0.001340 0.367313 ( 0.459017)
test_all 0.000828 0.000310 659.466911 (118.743528)
test_rubyspec 0.048299 0.015220 52.487619 ( 60.787352)
total: 200.74 sec