Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-210504
#<BuildRuby:0x0000556e7d724188
@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.20231123-210504",
@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.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000006 0.000004 0.000010 ( 0.000009)
build_up 0.003847 0.001522 0.911734 ( 1.295010)
build_miniruby 0.001011 0.000000 0.836628 ( 0.836680)
build_ruby 0.001492 0.000000 2.662537 ( 2.663405)
build_all 0.008224 0.000000 12.256947 ( 1.033317)
build_install 0.011540 0.003112 3.827779 ( 0.985452)
test_btest 0.000543 0.000229 64.023249 ( 4.918109)
test_basic 0.005847 0.000000 0.401574 ( 0.480113)
test_all 0.061543 0.038327 347.765095 ( 39.621907)
test_rubyspec 0.032444 0.045181 40.234521 ( 52.782191)
total: 104.62 sec