Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-133857
#<BuildRuby:0x000055e2c164fba0
@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.20230724-133857",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004953 0.000000 1.498258 ( 2.755566)
build_miniruby 0.000985 0.000000 0.951606 ( 0.950594)
build_ruby 0.001151 0.000000 2.656848 ( 2.657049)
build_all 0.007710 0.001914 14.290122 ( 1.303421)
build_install 0.008531 0.000233 2.112798 ( 0.987865)
test_btest 0.000889 0.000132 82.333814 ( 7.721346)
test_basic 0.004134 0.000079 0.608348 ( 0.688298)
test_all 0.000597 0.000879 518.736691 ( 45.833040)
test_rubyspec 0.004578 0.028450 43.901287 ( 56.351985)
total: 119.25 sec