Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-161646
#<BuildRuby:0x000055c49ae73df8
@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.20221222-161646",
@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.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004057 0.000035 0.879727 ( 1.105562)
build_miniruby 0.000727 0.000153 1.043069 ( 1.041918)
build_ruby 0.000000 0.001235 2.594539 ( 2.592872)
build_all 0.002677 0.006228 15.881942 ( 3.264183)
build_install 0.006805 0.002042 2.194415 ( 1.210205)
test_btest 0.000449 0.000135 65.778512 ( 10.454401)
test_basic 0.003815 0.001144 0.294348 ( 0.384952)
test_all 0.001090 0.000327 650.933243 (145.539129)
test_rubyspec 0.046284 0.024107 52.051169 ( 60.189713)
total: 225.78 sec