Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-111303
#<BuildRuby:0x000055ec68083040
@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.20240115-111303",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000039)
build_up 0.003950 0.001316 1.163298 ( 1.589718)
build_miniruby 0.001005 0.000335 0.866210 ( 0.865543)
build_ruby 0.000984 0.000328 2.736437 ( 2.736263)
build_all 0.008883 0.000000 14.208729 ( 1.304374)
build_install 0.008314 0.000000 4.045672 ( 1.046851)
test_btest 0.001097 0.000042 76.341282 ( 6.653354)
test_basic 0.000000 0.004062 0.667821 ( 0.749780)
test_all 0.111187 0.019571 514.229554 ( 46.644463)
test_rubyspec 0.032466 0.013570 47.562658 ( 59.953192)
total: 121.54 sec