Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-173138
#<BuildRuby:0x0000557bc6387fd8
@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.20231221-173138",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000279 0.004092 1.047403 ( 1.324027)
build_miniruby 0.000962 0.000000 0.899384 ( 0.899202)
build_ruby 0.001309 0.000000 2.733883 ( 2.738812)
build_all 0.000000 0.007521 12.166423 ( 1.071927)
build_install 0.008991 0.000355 3.590342 ( 0.993351)
test_btest 0.000000 0.000737 65.384043 ( 5.950509)
test_basic 0.002726 0.001561 0.391824 ( 0.473004)
test_all 0.087376 0.017037 429.400565 ( 37.811010)
test_rubyspec 0.033882 0.021686 40.345456 ( 53.091548)
total: 104.35 sec