Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-043555
#<BuildRuby:0x000055e50881c020
@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.20231227-043555",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002127 0.002740 0.809574 ( 1.198072)
build_miniruby 0.001104 0.000000 0.832138 ( 0.831626)
build_ruby 0.000000 0.001475 2.670291 ( 2.671411)
build_all 0.006913 0.000656 11.894488 ( 0.976879)
build_install 0.011438 0.001727 3.347776 ( 0.961498)
test_btest 0.000642 0.000135 62.924915 ( 4.743696)
test_basic 0.004649 0.000188 0.396364 ( 0.476643)
test_all 0.075023 0.025260 368.519823 ( 36.683697)
test_rubyspec 0.030100 0.037561 40.170572 ( 52.717707)
total: 101.26 sec