Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-040057
#<BuildRuby:0x000055de94e97438
@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.20231120-040057",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003303 0.001836 0.900036 ( 1.315594)
build_miniruby 0.000677 0.000376 0.843994 ( 0.844002)
build_ruby 0.001231 0.000684 2.621655 ( 2.653641)
build_all 0.001898 0.005973 11.929473 ( 1.003143)
build_install 0.008743 0.002292 3.556009 ( 0.977060)
test_btest 0.000624 0.000374 63.136378 ( 5.991175)
test_basic 0.000000 0.004286 0.403555 ( 0.484339)
test_all 0.081242 0.016149 337.418124 ( 38.274755)
test_rubyspec 0.043419 0.043021 39.723395 ( 52.262533)
total: 103.81 sec