Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-131211
#<BuildRuby:0x000055ea15e837f8
@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.20231206-131211",
@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.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003934 0.001073 0.983769 ( 1.252311)
build_miniruby 0.000748 0.000204 0.876768 ( 0.878369)
build_ruby 0.001298 0.000354 2.698081 ( 2.699018)
build_all 0.007105 0.000000 12.098271 ( 0.975085)
build_install 0.009708 0.004214 3.536410 ( 0.987159)
test_btest 0.000650 0.000173 61.091595 ( 5.229411)
test_basic 0.003437 0.000916 0.381896 ( 0.456138)
test_all 0.083000 0.017610 375.628929 ( 37.743787)
test_rubyspec 0.027863 0.043420 39.770894 ( 52.390296)
total: 102.61 sec