Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-063742
#<BuildRuby:0x000055f976dc7e20
@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.20230713-063742",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.002109 0.003786 1.350307 ( 2.641647)
build_miniruby 0.000973 0.000154 0.970896 ( 0.970175)
build_ruby 0.001196 0.000000 2.843442 ( 2.844352)
build_all 0.006889 0.002655 13.160066 ( 1.168714)
build_install 0.002269 0.006153 1.902888 ( 0.890413)
test_btest 0.001004 0.000000 85.982762 ( 7.449156)
test_basic 0.000471 0.002977 0.657757 ( 0.739092)
test_all 0.001333 0.000359 447.261491 ( 48.302801)
test_rubyspec 0.031333 0.008124 44.268525 ( 56.699182)
total: 121.71 sec