Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-113620
#<BuildRuby:0x0000558d6763fd68
@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.20230530-113620",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000050 0.000000 0.000050 ( 0.000027)
build_up 0.005289 0.000362 1.372796 ( 2.616529)
build_miniruby 0.000811 0.000253 0.802161 ( 0.801573)
build_ruby 0.001203 0.000000 2.392662 ( 2.393469)
build_all 0.005205 0.003595 12.424261 ( 1.129978)
build_install 0.002464 0.005162 1.697921 ( 0.887962)
test_btest 0.000729 0.000283 80.842886 ( 6.824904)
test_basic 0.000481 0.004601 0.780833 ( 0.866570)
test_all 0.001167 0.000519 427.496605 ( 45.279456)
test_rubyspec 0.029772 0.010161 41.487741 ( 54.003397)
total: 114.80 sec