Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-133743
#<BuildRuby:0x000055a2e415ff90
@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.20231208-133743",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004524 0.000103 1.003348 ( 1.279754)
build_miniruby 0.001156 0.000000 0.864511 ( 0.864451)
build_ruby 0.001256 0.000000 2.712945 ( 2.714156)
build_all 0.004452 0.003822 12.049581 ( 0.989017)
build_install 0.013450 0.001108 3.540483 ( 0.975179)
test_btest 0.000697 0.000139 64.882274 ( 5.844473)
test_basic 0.000964 0.003525 0.373295 ( 0.453945)
test_all 0.091791 0.011007 365.749169 ( 37.390319)
test_rubyspec 0.031914 0.040887 39.518704 ( 52.249936)
total: 102.76 sec