Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-190620
#<BuildRuby:0x000055e8f34e73c0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231202-190620",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003362 0.000673 0.981053 ( 1.231434)
build_miniruby 0.000571 0.000115 0.861297 ( 0.861646)
build_ruby 0.000956 0.000191 2.696148 ( 2.699482)
build_all 0.002538 0.005247 12.160746 ( 0.986907)
build_install 0.009676 0.004807 3.586010 ( 0.959253)
test_btest 0.000458 0.000152 62.450149 ( 6.161092)
test_basic 0.000000 0.003145 0.370046 ( 0.452437)
test_all 0.070833 0.028968 402.993088 ( 40.063668)
test_rubyspec 0.020265 0.049250 39.754910 ( 52.389510)
total: 105.81 sec