Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-081059
#<BuildRuby:0x0000562c76320070
@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-081059",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.006451 1.574184 ( 2.829471)
build_miniruby 0.000000 0.001157 0.840153 ( 0.840168)
build_ruby 0.000000 0.001269 2.448031 ( 2.447994)
build_all 0.002780 0.006292 12.694775 ( 1.142374)
build_install 0.002843 0.004711 1.731664 ( 0.831197)
test_btest 0.000782 0.000223 80.589224 ( 7.236009)
test_basic 0.003485 0.000995 0.683331 ( 0.765919)
test_all 0.001095 0.000000 452.835199 ( 40.568904)
test_rubyspec 0.027161 0.013693 42.632807 ( 55.160972)
total: 111.82 sec