Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-041426
#<BuildRuby:0x0000562e2b81ffd8
@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-041426",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004620 0.000770 0.905806 ( 1.297789)
build_miniruby 0.001107 0.000000 0.802617 ( 0.802191)
build_ruby 0.001315 0.000000 2.658033 ( 2.658896)
build_all 0.007681 0.000000 12.010351 ( 0.979136)
build_install 0.011328 0.002356 3.603030 ( 0.970723)
test_btest 0.000677 0.000102 67.485839 ( 5.006111)
test_basic 0.001113 0.003992 0.397442 ( 0.477910)
test_all 0.067403 0.028674 351.514227 ( 34.896978)
test_rubyspec 0.022042 0.052123 39.790325 ( 52.342690)
total: 99.43 sec