Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-114016
#<BuildRuby:0x000055c03d5f77f8
@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.20231202-114016",
@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.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004286 0.000084 0.979372 ( 1.251273)
build_miniruby 0.000714 0.000214 0.878561 ( 0.879831)
build_ruby 0.001201 0.000360 2.697335 ( 2.700240)
build_all 0.005447 0.002002 12.089791 ( 1.018027)
build_install 0.006793 0.002354 3.607844 ( 0.968589)
test_btest 0.000561 0.000175 61.373097 ( 5.442325)
test_basic 0.002485 0.000776 0.372972 ( 0.455372)
test_all 0.077138 0.020488 376.837783 ( 33.133343)
test_rubyspec 0.029331 0.031869 39.706200 ( 52.335347)
total: 98.19 sec