Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-203100
#<BuildRuby:0x000056113486c090
@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.20231204-203100",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004645 0.000422 0.982990 ( 1.295410)
build_miniruby 0.001125 0.000102 0.866523 ( 0.866871)
build_ruby 0.001200 0.000109 2.699749 ( 2.700921)
build_all 0.003093 0.004384 12.088535 ( 1.016760)
build_install 0.012181 0.002030 3.591579 ( 0.962570)
test_btest 0.000704 0.000000 61.929454 ( 5.812904)
test_basic 0.003800 0.000000 0.370732 ( 0.453897)
test_all 0.073673 0.025104 381.300184 ( 34.817017)
test_rubyspec 0.027319 0.040792 39.654360 ( 52.362255)
total: 100.29 sec