Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-032642
#<BuildRuby:0x0000563c4a94bfd8
@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.20231206-032642",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004071 0.000029 0.984737 ( 1.247328)
build_miniruby 0.000861 0.000383 0.871958 ( 0.871503)
build_ruby 0.001013 0.000000 2.710828 ( 2.711969)
build_all 0.005133 0.003117 12.137664 ( 1.008321)
build_install 0.006318 0.003219 3.577027 ( 0.971364)
test_btest 0.000000 0.000767 62.577043 ( 5.727157)
test_basic 0.001950 0.002069 0.370912 ( 0.454454)
test_all 0.073340 0.029727 410.083617 ( 36.552737)
test_rubyspec 0.016832 0.052685 39.449275 ( 52.105327)
total: 101.65 sec