Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-084018
#<BuildRuby:0x000055c6a537bba0
@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.20230726-084018",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.006590 0.000405 1.516166 ( 2.801921)
build_miniruby 0.000852 0.000128 0.915889 ( 0.916247)
build_ruby 0.000985 0.000148 2.709466 ( 2.709045)
build_all 0.007985 0.001198 15.105037 ( 1.332727)
build_install 0.007503 0.001125 2.094954 ( 1.043614)
test_btest 0.000667 0.000100 88.264400 ( 8.185374)
test_basic 0.004373 0.000656 0.784474 ( 0.861839)
test_all 0.000582 0.000924 502.631517 ( 56.158508)
test_rubyspec 0.022793 0.023773 45.370879 ( 57.746225)
total: 131.76 sec