Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-173214
#<BuildRuby:0x000055de2d61be88
@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.20231209-173214",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004372 0.000000 1.016881 ( 1.491225)
build_miniruby 0.000758 0.000000 0.864626 ( 0.865032)
build_ruby 0.001601 0.000000 2.705713 ( 2.707287)
build_all 0.007533 0.000000 12.141969 ( 0.989288)
build_install 0.000000 0.012150 3.591131 ( 0.973906)
test_btest 0.000000 0.000723 62.947438 ( 4.823058)
test_basic 0.002908 0.001156 0.370436 ( 0.451742)
test_all 0.075756 0.029105 416.305177 ( 37.470937)
test_rubyspec 0.033912 0.040893 39.842599 ( 52.525795)
total: 102.30 sec