Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-022716
#<BuildRuby:0x000055b4d741f438
@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.20240116-022716",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.001782 0.004251 0.809934 ( 1.182271)
build_miniruby 0.000827 0.000138 0.802349 ( 0.802375)
build_ruby 0.001456 0.000000 2.655436 ( 2.655777)
build_all 0.007891 0.000149 12.009171 ( 0.973640)
build_install 0.009550 0.000706 3.348843 ( 0.952086)
test_btest 0.000600 0.000081 63.662714 ( 5.604150)
test_basic 0.003463 0.000461 0.390834 ( 0.472440)
test_all 0.077278 0.020032 378.302138 ( 39.727692)
test_rubyspec 0.038118 0.028268 40.578989 ( 53.130975)
total: 105.50 sec