Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-193620
#<BuildRuby:0x0000558a3bc431a8
@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-193620",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004186 0.001675 0.928702 ( 1.310411)
build_miniruby 0.000733 0.000293 0.834391 ( 0.834632)
build_ruby 0.001090 0.000436 2.625930 ( 2.627070)
build_all 0.002365 0.005777 12.197469 ( 1.009290)
build_install 0.006081 0.005134 3.744779 ( 0.993304)
test_btest 0.000467 0.000251 63.131474 ( 5.671459)
test_basic 0.000000 0.004022 0.391939 ( 0.472045)
test_all 0.076303 0.021558 355.035611 ( 38.793734)
test_rubyspec 0.011574 0.054809 40.070771 ( 52.617614)
total: 104.33 sec