Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-055013
#<BuildRuby:0x0000558f16da3568
@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.20230617-055013",
@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.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005924 0.000192 1.465495 ( 2.751349)
build_miniruby 0.000901 0.000086 0.819527 ( 0.819959)
build_ruby 0.001131 0.000108 2.459361 ( 2.460207)
build_all 0.009287 0.000885 13.477134 ( 1.231400)
build_install 0.008732 0.000000 1.920352 ( 0.852836)
test_btest 0.000000 0.000990 83.418241 ( 7.762549)
test_basic 0.002221 0.002011 0.587852 ( 0.670501)
test_all 0.001312 0.000152 453.512114 ( 46.062018)
test_rubyspec 0.017029 0.023275 43.151904 ( 55.604295)
total: 118.22 sec