Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-130806
#<BuildRuby:0x00005597234f3d68
@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.20230619-130806",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001340 0.004314 1.482147 ( 2.827148)
build_miniruby 0.000872 0.000079 0.829098 ( 0.828692)
build_ruby 0.001123 0.000102 2.392862 ( 2.392842)
build_all 0.005675 0.003994 15.197389 ( 1.359166)
build_install 0.008997 0.000065 4.458272 ( 1.098520)
test_btest 0.000000 0.000978 81.534983 ( 7.447366)
test_basic 0.002271 0.002811 0.754862 ( 0.835465)
test_all 0.001802 0.000337 438.848405 ( 39.449480)
test_rubyspec 0.028238 0.011347 42.796025 ( 55.317098)
total: 111.56 sec