Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-065536
#<BuildRuby:0x000055c79514bfd8
@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-065536",
@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.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.004237 0.994552 ( 1.255024)
build_miniruby 0.000000 0.000720 0.870682 ( 0.871649)
build_ruby 0.000000 0.000993 2.702414 ( 2.704484)
build_all 0.003997 0.004158 12.116097 ( 0.984823)
build_install 0.011346 0.001669 3.564570 ( 0.964596)
test_btest 0.000732 0.000139 63.583500 ( 5.800575)
test_basic 0.004432 0.000253 0.375967 ( 0.456749)
test_all 0.074045 0.025540 395.575888 ( 41.402487)
test_rubyspec 0.025469 0.043565 39.804967 ( 52.481930)
total: 106.92 sec