Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-005908
#<BuildRuby:0x000055589c084090
@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.20230531-005908",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005277 0.000480 1.401536 ( 2.676883)
build_miniruby 0.001357 0.000000 0.850295 ( 0.849444)
build_ruby 0.001215 0.000000 2.474931 ( 2.474925)
build_all 0.003003 0.006434 12.619097 ( 1.106314)
build_install 0.007530 0.000052 1.740409 ( 0.836771)
test_btest 0.001021 0.000180 79.239137 ( 7.571131)
test_basic 0.004066 0.000717 0.661103 ( 0.747150)
test_all 0.001385 0.000245 436.052906 ( 48.564062)
test_rubyspec 0.016198 0.021845 41.687952 ( 54.213678)
total: 119.04 sec