Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-140218
#<BuildRuby:0x0000556eaa5a00c8
@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.20240116-140218",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001310 0.004686 0.807601 ( 1.257927)
build_miniruby 0.000729 0.000219 0.813768 ( 0.814048)
build_ruby 0.001437 0.000000 2.662876 ( 2.663977)
build_all 0.006796 0.001036 12.029010 ( 0.954070)
build_install 0.013043 0.000770 3.376285 ( 0.956040)
test_btest 0.000533 0.000123 63.177276 ( 5.344808)
test_basic 0.000000 0.005049 0.399791 ( 0.480181)
test_all 0.081141 0.015293 385.568507 ( 33.618444)
test_rubyspec 0.043336 0.086466 73.380750 ( 85.858142)
total: 131.95 sec