Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-214151
#<BuildRuby:0x000055ad6e678178
@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-214151",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004931 0.000000 1.005001 ( 1.277783)
build_miniruby 0.001189 0.000000 0.872800 ( 0.872078)
build_ruby 0.001766 0.000010 2.703308 ( 2.703706)
build_all 0.006954 0.001159 12.160116 ( 1.009356)
build_install 0.008768 0.000000 3.586362 ( 0.971635)
test_btest 0.000748 0.000000 61.809071 ( 5.533133)
test_basic 0.003187 0.000000 0.373342 ( 0.455475)
test_all 0.076299 0.023794 422.445880 ( 35.734228)
test_rubyspec 0.052719 0.019874 39.622086 ( 52.284725)
total: 100.84 sec