Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-020125
#<BuildRuby:0x000055eb70e98070
@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.20231213-020125",
@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.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003984 0.000000 1.008132 ( 1.286806)
build_miniruby 0.000713 0.000050 0.870241 ( 0.869956)
build_ruby 0.002006 0.000183 2.715823 ( 2.717439)
build_all 0.006871 0.000191 12.111294 ( 1.003432)
build_install 0.010765 0.003230 3.580216 ( 0.962201)
test_btest 0.000634 0.000074 65.560210 ( 4.525233)
test_basic 0.004372 0.000037 0.374097 ( 0.455779)
test_all 0.089075 0.012150 413.669682 ( 37.622238)
test_rubyspec 0.022976 0.054695 39.686490 ( 52.400449)
total: 101.84 sec