Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-071638
#<BuildRuby:0x000055660f80f7f8
@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.20231220-071638",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004635 0.000421 1.047140 ( 1.300784)
build_miniruby 0.001284 0.000000 0.900218 ( 0.900596)
build_ruby 0.001542 0.000000 2.746640 ( 2.749754)
build_all 0.002556 0.004670 12.224610 ( 1.040483)
build_install 0.010860 0.000240 3.562281 ( 1.002128)
test_btest 0.000777 0.000111 65.170237 ( 5.417453)
test_basic 0.000000 0.004743 0.389980 ( 0.472761)
test_all 0.097758 0.012365 450.075341 ( 40.476069)
test_rubyspec 0.022057 0.028472 40.393404 ( 53.120906)
total: 106.48 sec