Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-001354
#<BuildRuby:0x0000555cc64f6fc8
@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.20231212-001354",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002138 0.003482 1.021096 ( 1.282354)
build_miniruby 0.001023 0.000279 0.868266 ( 0.867965)
build_ruby 0.001445 0.000394 2.699431 ( 2.701459)
build_all 0.007880 0.000000 12.136459 ( 1.023426)
build_install 0.010044 0.000000 3.554166 ( 0.966759)
test_btest 0.000736 0.000000 60.607516 ( 6.008479)
test_basic 0.000091 0.002788 0.372777 ( 0.455372)
test_all 0.066080 0.032591 374.554305 ( 39.094515)
test_rubyspec 0.041509 0.023785 39.769822 ( 52.462112)
total: 104.86 sec