Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-092247
#<BuildRuby:0x000055d23c9e3568
@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.20230525-092247",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000000 0.004801 1.386593 ( 2.760312)
build_miniruby 0.000000 0.001112 0.759412 ( 0.758999)
build_ruby 0.000000 0.001197 2.493302 ( 2.493055)
build_all 0.005286 0.003945 12.409815 ( 1.084311)
build_install 0.003666 0.003605 1.638636 ( 0.840189)
test_btest 0.000445 0.000223 81.593902 ( 7.291278)
test_basic 0.003600 0.000011 0.538558 ( 0.625737)
test_all 0.000886 0.000250 432.339081 ( 45.333584)
test_rubyspec 0.023281 0.015493 42.704560 ( 55.156108)
total: 116.34 sec