Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-083232
#<BuildRuby:0x00005602d7c2c0d8
@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.20240114-083232",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003592 0.001596 0.816500 ( 1.204129)
build_miniruby 0.000722 0.000321 0.815364 ( 0.815334)
build_ruby 0.000900 0.000400 2.683049 ( 2.683892)
build_all 0.005340 0.002374 11.994729 ( 1.005498)
build_install 0.009127 0.001581 3.442079 ( 0.966331)
test_btest 0.000000 0.000712 62.689518 ( 5.823293)
test_basic 0.000627 0.005132 0.415061 ( 0.494129)
test_all 0.063549 0.033067 373.858001 ( 39.734320)
test_rubyspec 0.036730 0.031645 40.656335 ( 53.199778)
total: 105.93 sec