Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-022042
#<BuildRuby:0x000055f4d99eb7f8
@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.20231127-022042",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005425 0.000387 0.919632 ( 1.309884)
build_miniruby 0.000836 0.000228 0.814256 ( 0.814224)
build_ruby 0.001011 0.000275 2.633704 ( 2.643274)
build_all 0.007540 0.000000 12.233458 ( 1.015746)
build_install 0.011447 0.000357 3.725608 ( 0.981234)
test_btest 0.000743 0.000149 62.348820 ( 4.783440)
test_basic 0.003762 0.000752 0.402802 ( 0.482293)
test_all 0.072740 0.021741 350.134133 ( 36.077007)
test_rubyspec 0.027652 0.049798 40.061795 ( 52.653069)
total: 100.76 sec