Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-193117
#<BuildRuby:0x0000563ba6fd4070
@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.20230627-193117",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002166 0.002832 1.199819 ( 2.659161)
build_miniruby 0.001001 0.000000 0.798623 ( 0.798561)
build_ruby 0.000000 0.001299 2.743590 ( 2.743464)
build_all 0.005923 0.004085 16.197474 ( 1.451680)
build_install 0.007981 0.004676 4.809226 ( 1.198726)
test_btest 0.000841 0.000245 85.791416 ( 7.590161)
test_basic 0.001915 0.003103 0.771686 ( 0.856086)
test_all 0.001509 0.000220 467.627606 ( 45.150775)
test_rubyspec 0.015822 0.019100 42.130436 ( 54.564580)
total: 117.01 sec