Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-015338
#<BuildRuby:0x0000564731503fd8
@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-015338",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000034 0.003926 0.908074 ( 1.286715)
build_miniruby 0.000990 0.000165 1.017496 ( 1.017697)
build_ruby 0.001042 0.000173 2.957177 ( 2.960055)
build_all 0.003851 0.005071 15.463405 ( 1.423330)
build_install 0.009566 0.000150 4.063725 ( 1.132974)
test_btest 0.000720 0.000000 77.818627 ( 9.078337)
test_basic 0.001268 0.002759 0.409353 ( 0.489971)
test_all 0.081409 0.035186 525.937724 ( 46.182467)
test_rubyspec 0.023913 0.016688 45.935381 ( 58.638386)
total: 122.21 sec