Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-233713
#<BuildRuby:0x000055f7f7db8040
@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.20240106-233713",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004213 0.000744 1.199385 ( 1.619190)
build_miniruby 0.001129 0.000199 1.406939 ( 1.409753)
build_ruby 0.001135 0.000200 4.050788 ( 4.059902)
build_all 0.006351 0.003829 16.378720 ( 1.625441)
build_install 0.016211 0.000000 5.091820 ( 1.970604)
test_btest 0.000709 0.000000 85.383815 ( 9.593197)
test_basic 0.003121 0.004027 0.625576 ( 0.689169)
test_all 0.081464 0.039653 536.944112 ( 70.192591)
test_rubyspec 0.043434 0.017537 72.678236 ( 84.960351)
total: 176.12 sec