Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-224333
#<BuildRuby:0x00005555dfb4f8e0
@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.20240102-224333",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003435 0.004916 1.038708 ( 1.304411)
build_miniruby 0.000710 0.000193 0.812233 ( 0.812596)
build_ruby 0.001346 0.000367 2.675046 ( 2.675913)
build_all 0.007467 0.000000 11.945038 ( 0.961989)
build_install 0.011104 0.000000 3.447141 ( 0.962398)
test_btest 0.000000 0.000760 63.311085 ( 4.605279)
test_basic 0.000000 0.004430 0.390249 ( 0.471106)
test_all 0.080395 0.022072 367.291581 ( 36.044739)
test_rubyspec 0.026671 0.040914 40.188853 ( 52.772546)
total: 100.61 sec