Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-052536
#<BuildRuby:0x0000556889d9f228
@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.20230521-052536",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006229 0.000108 1.334479 ( 2.620898)
build_miniruby 0.000908 0.000045 0.757888 ( 0.757655)
build_ruby 0.001154 0.000058 2.401956 ( 2.402123)
build_all 0.000743 0.008068 12.443585 ( 1.149362)
build_install 0.003264 0.003965 1.657875 ( 0.817598)
test_btest 0.000904 0.000164 79.734296 ( 7.027015)
test_basic 0.000000 0.004057 0.662484 ( 0.745804)
test_all 0.001031 0.000234 439.994767 ( 47.085166)
test_rubyspec 0.026656 0.012316 42.288084 ( 54.780631)
total: 117.39 sec