Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-155523
#<BuildRuby:0x00005633d1eaf438
@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.20231217-155523",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000197 0.004016 1.024533 ( 1.322649)
build_miniruby 0.000656 0.000196 0.878594 ( 0.878552)
build_ruby 0.001278 0.000383 2.716155 ( 2.717440)
build_all 0.005354 0.003180 12.215676 ( 1.044311)
build_install 0.006790 0.003550 3.586097 ( 0.985643)
test_btest 0.000516 0.000185 65.436827 ( 5.832278)
test_basic 0.004200 0.000099 0.378689 ( 0.459206)
test_all 0.069283 0.031640 385.039200 ( 38.438043)
test_rubyspec 0.039297 0.034331 40.186515 ( 52.849437)
total: 104.53 sec