Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-232748
#<BuildRuby:0x0000562a7a05bea0
@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.20240112-232748",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004264 0.000775 0.800158 ( 1.204389)
build_miniruby 0.000829 0.000151 0.798836 ( 0.799032)
build_ruby 0.001352 0.000246 2.682469 ( 2.683311)
build_all 0.004482 0.003458 11.948578 ( 0.979478)
build_install 0.004901 0.008580 3.407621 ( 0.972548)
test_btest 0.000574 0.000205 67.210155 ( 4.809993)
test_basic 0.003805 0.001359 0.399393 ( 0.480039)
test_all 0.076930 0.021460 380.774990 ( 39.185932)
test_rubyspec 0.042491 0.031415 41.018571 ( 53.552605)
total: 104.67 sec