Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-122015
#<BuildRuby:0x0000564c3fb48138
@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.20231205-122015",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004711 0.000268 0.993121 ( 1.478870)
build_miniruby 0.000641 0.000175 0.866844 ( 0.867262)
build_ruby 0.001325 0.000361 2.710789 ( 2.712076)
build_all 0.006666 0.000663 12.091782 ( 0.971658)
build_install 0.009625 0.004566 3.577754 ( 0.984016)
test_btest 0.000587 0.000167 63.940241 ( 4.538472)
test_basic 0.001547 0.003427 0.373475 ( 0.454186)
test_all 0.095425 0.004740 384.537785 ( 38.234851)
test_rubyspec 0.028509 0.039482 39.600844 ( 52.260791)
total: 102.50 sec