Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-095507
#<BuildRuby:0x000055e00eb84040
@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.20230201-095507",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003560 0.000000 0.629194 ( 1.040877)
build_miniruby 0.000905 0.000041 0.625346 ( 0.624562)
build_ruby 0.001067 0.000077 2.047452 ( 2.046825)
build_all 0.009294 0.000000 11.877531 ( 1.449100)
build_install 0.003311 0.003263 1.504586 ( 0.723956)
test_btest 0.000655 0.000069 65.535330 ( 6.174288)
test_basic 0.003425 0.000361 0.257979 ( 0.353261)
test_all 0.001090 0.000114 475.670560 ( 45.348426)
test_rubyspec 0.029206 0.001577 35.060948 ( 45.652784)
total: 103.41 sec