Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-071518
#<BuildRuby:0x000055df6db237f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231125-071518",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005391 0.000000 0.917714 ( 1.314338)
build_miniruby 0.001557 0.000000 0.810660 ( 0.809626)
build_ruby 0.001375 0.000085 2.666148 ( 2.667034)
build_all 0.007333 0.001048 12.262630 ( 0.989327)
build_install 0.013432 0.000556 3.774823 ( 0.994267)
test_btest 0.000643 0.000080 63.448272 ( 5.209874)
test_basic 0.000204 0.004854 0.390942 ( 0.470404)
test_all 0.058257 0.036925 349.206398 ( 36.127978)
test_rubyspec 0.027500 0.036727 39.805344 ( 52.372435)
total: 100.96 sec