Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-122623
#<BuildRuby:0x00005649bf1603c8
@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.20230101-122623",
@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.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000000 0.006354 0.861150 ( 1.034701)
build_miniruby 0.000782 0.000532 1.014982 ( 1.013064)
build_ruby 0.001177 0.000420 2.782062 ( 2.779458)
build_all 0.006276 0.003332 16.812340 ( 3.018308)
build_install 0.010692 0.001018 2.302733 ( 1.181217)
test_btest 0.000770 0.000256 76.553628 ( 10.598926)
test_basic 0.002014 0.004819 0.345349 ( 0.431564)
test_all 0.001229 0.000172 675.380293 (119.169248)
test_rubyspec 0.090998 0.026444 51.519266 ( 59.586080)
total: 198.81 sec