Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-092504
#<BuildRuby:0x000055c3ac934188
@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.20231212-092504",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000547 0.004450 1.007753 ( 1.548468)
build_miniruby 0.000594 0.000119 0.864452 ( 0.867133)
build_ruby 0.000000 0.001823 2.699247 ( 2.699767)
build_all 0.007633 0.000402 12.107516 ( 1.002225)
build_install 0.007206 0.002795 3.532245 ( 0.968171)
test_btest 0.000537 0.000126 65.987141 ( 4.812913)
test_basic 0.000513 0.003691 0.375371 ( 0.455582)
test_all 0.087203 0.011726 388.252778 ( 33.607238)
test_rubyspec 0.035694 0.031627 39.570536 ( 52.227365)
total: 98.19 sec