Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-194431
#<BuildRuby:0x000055eb3e51f7f0
@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.20231130-194431",
@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.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003188 0.001063 0.958109 ( 1.249470)
build_miniruby 0.000658 0.000219 0.881691 ( 0.882245)
build_ruby 0.001050 0.000000 2.711470 ( 2.714094)
build_all 0.007530 0.000000 12.153139 ( 1.007693)
build_install 0.008949 0.000000 3.562615 ( 0.975430)
test_btest 0.000712 0.000000 63.612682 ( 4.939442)
test_basic 0.003456 0.000000 0.372010 ( 0.453859)
test_all 0.067113 0.033260 387.716400 ( 38.898651)
test_rubyspec 0.025806 0.015340 39.432558 ( 52.129430)
total: 103.25 sec