Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-163648
#<BuildRuby:0x0000563a8adeb4b0
@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.20240103-163648",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005791 0.000119 1.066068 ( 1.367978)
build_miniruby 0.001298 0.000000 0.793539 ( 0.793441)
build_ruby 0.001563 0.000000 2.687084 ( 2.687721)
build_all 0.004034 0.004622 11.898557 ( 0.960906)
build_install 0.007101 0.004939 3.650545 ( 0.986901)
test_btest 0.000695 0.000131 64.437662 ( 4.665889)
test_basic 0.003450 0.000647 0.386962 ( 0.468091)
test_all 0.072640 0.025252 378.246499 ( 37.512629)
test_rubyspec 0.046023 0.020669 39.901925 ( 52.492222)
total: 101.94 sec