Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-231001
#<BuildRuby:0x000055a8f6d3f4b0
@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.20230804-231001",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005076 0.000564 1.323896 ( 3.090060)
build_miniruby 0.000923 0.000102 0.900252 ( 0.899269)
build_ruby 0.001650 0.000000 2.667324 ( 2.667126)
build_all 0.009001 0.000183 13.913472 ( 1.232705)
build_install 0.008394 0.000000 1.998197 ( 0.871624)
test_btest 0.000948 0.000000 78.371717 ( 7.701868)
test_basic 0.001392 0.003119 0.598252 ( 0.676023)
test_all 0.001464 0.000176 488.607561 ( 52.847804)
test_rubyspec 0.025125 0.018578 45.260472 ( 57.629760)
total: 127.62 sec