Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-030526
#<BuildRuby:0x000055dba6d17d38
@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.20240116-030526",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002754 0.003308 1.194210 ( 1.563451)
build_miniruby 0.001232 0.000185 0.822960 ( 0.821936)
build_ruby 0.001164 0.000174 2.751172 ( 2.750818)
build_all 0.007788 0.001168 14.146150 ( 1.284094)
build_install 0.004560 0.002888 4.104481 ( 1.095426)
test_btest 0.000538 0.000093 76.660815 ( 6.385174)
test_basic 0.003369 0.000586 0.662913 ( 0.743737)
test_all 0.101367 0.028176 521.898817 ( 48.845036)
test_rubyspec 0.018963 0.021013 46.782509 ( 59.166561)
total: 122.66 sec