Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-195656
#<BuildRuby:0x0000557d666780e8
@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.20230614-195656",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003931 0.000983 1.456502 ( 2.755310)
build_miniruby 0.000884 0.000221 0.715329 ( 0.715117)
build_ruby 0.001486 0.000000 2.545867 ( 2.546454)
build_all 0.009405 0.000463 12.313049 ( 1.129695)
build_install 0.006491 0.001442 1.698945 ( 0.846063)
test_btest 0.000956 0.000212 80.248246 ( 7.321059)
test_basic 0.000000 0.003925 0.592054 ( 0.673806)
test_all 0.000103 0.001018 407.312701 ( 48.345848)
test_rubyspec 0.013997 0.026914 41.213525 ( 53.704261)
total: 118.04 sec