Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-140545
#<BuildRuby:0x000055eeb8b07b90
@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.20230610-140545",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006416 0.000000 1.321478 ( 2.579023)
build_miniruby 0.000000 0.001013 0.803447 ( 0.802945)
build_ruby 0.000000 0.001213 2.401049 ( 2.401395)
build_all 0.001001 0.008583 12.488534 ( 1.103757)
build_install 0.004565 0.003003 1.703487 ( 0.912595)
test_btest 0.000577 0.000136 81.290007 ( 7.421259)
test_basic 0.000138 0.003565 0.560169 ( 0.641696)
test_all 0.000993 0.000292 417.517306 ( 44.551908)
test_rubyspec 0.018833 0.023904 41.536431 ( 54.054277)
total: 114.47 sec