Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-065457
#<BuildRuby:0x0000557dcb7f7ee0
@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.20230711-065457",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005902 0.000299 1.342142 ( 2.658516)
build_miniruby 0.000830 0.000139 0.880783 ( 0.880909)
build_ruby 0.001041 0.000173 2.647312 ( 2.647514)
build_all 0.008482 0.001413 13.410003 ( 1.205298)
build_install 0.007963 0.000000 1.863679 ( 0.883956)
test_btest 0.001018 0.000000 81.651892 ( 7.946256)
test_basic 0.003751 0.000000 0.586907 ( 0.670953)
test_all 0.001293 0.000000 461.003764 ( 47.477624)
test_rubyspec 0.015176 0.020891 43.981279 ( 56.429687)
total: 120.80 sec