Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-064524
#<BuildRuby:0x00005650a2b97bb8
@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.20230620-064524",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000000 0.000050 0.000050 ( 0.000021)
build_up 0.001205 0.003703 1.358781 ( 2.704944)
build_miniruby 0.000820 0.000149 0.720272 ( 0.720551)
build_ruby 0.001090 0.000198 2.497972 ( 2.498034)
build_all 0.009105 0.000812 15.836002 ( 1.460235)
build_install 0.004524 0.004619 4.591280 ( 1.078218)
test_btest 0.000862 0.000199 83.105230 ( 7.798618)
test_basic 0.003933 0.000000 0.575367 ( 0.661358)
test_all 0.001498 0.000000 445.911004 ( 47.245866)
test_rubyspec 0.033321 0.007654 42.539954 ( 55.038986)
total: 119.21 sec