Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-225856
#<BuildRuby:0x0000562fe2992f88
@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.20230329-225856",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002868 0.000956 0.838052 ( 2.118667)
build_miniruby 0.000752 0.000250 0.727137 ( 0.726332)
build_ruby 0.001100 0.000000 2.225278 ( 2.224332)
build_all 0.007491 0.001303 12.016733 ( 1.079053)
build_install 0.007098 0.000000 1.697215 ( 0.860627)
test_btest 0.000567 0.000000 76.916134 ( 7.124311)
test_basic 0.002779 0.000262 0.260441 ( 0.355734)
test_all 0.000571 0.000143 448.945037 ( 43.180742)
test_rubyspec 0.008556 0.012233 37.301714 ( 47.871028)
total: 105.54 sec