Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-150231
#<BuildRuby:0x000055601a02b4b0
@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.20230610-150231",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001721 0.003495 1.401481 ( 2.852353)
build_miniruby 0.000893 0.000000 0.761292 ( 0.761175)
build_ruby 0.001189 0.000000 2.368397 ( 2.368733)
build_all 0.008932 0.000000 12.316829 ( 1.084434)
build_install 0.007133 0.000505 1.715734 ( 0.886523)
test_btest 0.000920 0.000168 81.224963 ( 7.097069)
test_basic 0.004484 0.000815 0.708440 ( 0.793772)
test_all 0.002237 0.000000 396.824534 ( 43.430655)
test_rubyspec 0.030449 0.011076 42.546355 ( 55.092744)
total: 114.37 sec