Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-135848
#<BuildRuby:0x000055941895b6e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230123-135848",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003221 0.000268 0.621735 ( 1.040591)
build_miniruby 0.000826 0.000069 0.627883 ( 0.627257)
build_ruby 0.000000 0.001272 2.195052 ( 2.195914)
build_all 0.007851 0.001491 11.923512 ( 1.445777)
build_install 0.006467 0.000306 1.514919 ( 0.711387)
test_btest 0.000572 0.000064 63.628302 ( 6.052104)
test_basic 0.000000 0.003682 0.246401 ( 0.341846)
test_all 0.001276 0.000247 493.123009 ( 47.438510)
test_rubyspec 0.022391 0.006102 35.209737 ( 45.800004)
total: 105.65 sec