Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-094931
#<BuildRuby:0x0000562006ddc3c8
@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.20230125-094931",
@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.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.004796 0.002179 0.925252 ( 1.063649)
build_miniruby 0.000732 0.000333 1.003941 ( 1.002023)
build_ruby 0.001127 0.000513 2.768186 ( 2.765598)
build_all 0.009580 0.000082 16.732975 ( 3.001378)
build_install 0.009587 0.001743 2.099594 ( 1.069426)
test_btest 0.000768 0.000275 75.637830 ( 10.591575)
test_basic 0.000000 0.006269 0.366010 ( 0.452351)
test_all 0.000000 0.001270 658.208139 (100.534964)
test_rubyspec 0.086917 0.046047 51.764682 ( 59.857427)
total: 180.34 sec