Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-040126
#<BuildRuby:0x0000558b02ad0010
@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.20230330-040126",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003480 0.000316 0.848643 ( 2.192433)
build_miniruby 0.000796 0.000073 0.702672 ( 0.701980)
build_ruby 0.001039 0.000094 2.229771 ( 2.229090)
build_all 0.007570 0.000688 12.119230 ( 1.142351)
build_install 0.004405 0.002958 1.737893 ( 1.014375)
test_btest 0.000535 0.000072 79.326438 ( 6.202923)
test_basic 0.002675 0.000356 0.264838 ( 0.360109)
test_all 0.000886 0.000119 460.881989 ( 45.644037)
test_rubyspec 0.007881 0.010711 37.737879 ( 48.272444)
total: 107.76 sec