Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-063027
#<BuildRuby:0x000055f40c543d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240111-063027",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003126 0.000782 0.958313 ( 1.382440)
build_miniruby 0.000838 0.000209 0.900733 ( 0.900234)
build_ruby 0.001004 0.000251 2.735924 ( 2.738146)
build_all 0.004544 0.005946 14.649268 ( 1.382161)
build_install 0.004898 0.004200 4.194982 ( 1.128264)
test_btest 0.000000 0.000910 76.634430 ( 7.531199)
test_basic 0.000000 0.003866 0.532146 ( 0.612010)
test_all 0.113530 0.024328 547.568930 ( 63.802909)
test_rubyspec 0.019713 0.016710 48.734322 ( 61.234115)
total: 140.71 sec