Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-141721
#<BuildRuby:0x000055e806767638
@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.20231207-141721",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003423 0.000311 0.992668 ( 1.305810)
build_miniruby 0.000757 0.000069 0.874129 ( 0.874245)
build_ruby 0.000864 0.000079 2.693609 ( 2.698132)
build_all 0.006948 0.000632 12.014161 ( 1.021774)
build_install 0.008577 0.000281 3.589867 ( 0.967699)
test_btest 0.000552 0.000046 63.984877 ( 4.629024)
test_basic 0.000000 0.003416 0.377458 ( 0.459602)
test_all 0.062825 0.034085 373.362766 ( 42.301563)
test_rubyspec 0.025542 0.048216 39.687925 ( 52.331522)
total: 106.59 sec