Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-114552
#<BuildRuby:0x0000559eb6d9c178
@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.20231122-114552",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003898 0.001560 0.930963 ( 1.311856)
build_miniruby 0.000732 0.000293 0.799609 ( 0.799697)
build_ruby 0.001036 0.000415 2.607470 ( 2.608139)
build_all 0.005257 0.002936 12.280701 ( 0.995929)
build_install 0.003456 0.007952 3.695813 ( 0.984828)
test_btest 0.000460 0.000248 65.011773 ( 5.328156)
test_basic 0.000000 0.004721 0.405721 ( 0.484897)
test_all 0.061676 0.033882 340.107278 ( 35.580077)
test_rubyspec 0.029443 0.037871 39.632026 ( 52.191687)
total: 100.29 sec