Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-141210
#<BuildRuby:0x000055cf654abe80
@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.20230119-141210",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003463 0.003214 0.847279 ( 1.051494)
build_miniruby 0.001039 0.000195 1.018074 ( 1.016238)
build_ruby 0.001250 0.000235 2.791130 ( 2.788546)
build_all 0.007075 0.002948 16.976241 ( 3.013967)
build_install 0.008446 0.000948 2.121372 ( 1.083011)
test_btest 0.000905 0.000181 67.082505 ( 11.345732)
test_basic 0.000000 0.007675 0.392047 ( 0.476095)
test_all 0.002300 0.000000 684.845624 ( 95.461064)
test_rubyspec 0.065730 0.034218 52.229272 ( 60.257552)
total: 176.49 sec