Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-063158
#<BuildRuby:0x000056179f4980d8
@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.20230114-063158",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003591 0.000299 0.625950 ( 1.034569)
build_miniruby 0.000898 0.000000 0.681283 ( 0.680169)
build_ruby 0.001350 0.000000 2.430003 ( 2.430544)
build_all 0.005007 0.004365 12.931712 ( 1.621516)
build_install 0.002362 0.004076 1.513486 ( 0.710746)
test_btest 0.000542 0.000108 66.841591 ( 6.082558)
test_basic 0.000000 0.003452 0.242132 ( 0.337572)
test_all 0.000420 0.000997 503.769699 ( 47.549381)
test_rubyspec 0.011122 0.016972 35.297137 ( 45.818270)
total: 106.27 sec