Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-025747
#<BuildRuby:0x00005622fd3d4098
@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.20230615-025747",
@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.000000 0.000048 0.000048 ( 0.000019)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000000 0.004739 1.336107 ( 2.577434)
build_miniruby 0.000000 0.001106 0.737198 ( 0.737215)
build_ruby 0.000000 0.001200 2.409826 ( 2.410160)
build_all 0.009205 0.000454 12.498380 ( 1.144252)
build_install 0.006303 0.001455 1.804678 ( 0.850305)
test_btest 0.000737 0.000000 79.777147 ( 7.671103)
test_basic 0.000000 0.003585 0.535837 ( 0.620315)
test_all 0.000116 0.001372 421.836497 ( 44.809177)
test_rubyspec 0.032796 0.007774 41.582469 ( 54.108393)
total: 114.93 sec