Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-174508
#<BuildRuby:0x0000563680cf7788
@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.20240113-174508",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003858 0.001157 0.799487 ( 1.203132)
build_miniruby 0.000802 0.000241 0.875344 ( 0.875371)
build_ruby 0.001140 0.000342 2.734214 ( 2.735026)
build_all 0.008140 0.000975 12.131845 ( 1.006031)
build_install 0.000965 0.012719 3.526114 ( 0.972069)
test_btest 0.000549 0.000274 65.048528 ( 5.200229)
test_basic 0.000000 0.005499 0.400167 ( 0.480240)
test_all 0.065386 0.032639 383.358234 ( 37.868612)
test_rubyspec 0.028763 0.050451 40.693540 ( 53.209986)
total: 103.55 sec