Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-025937
#<BuildRuby:0x000055e994390188
@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.20240104-025937",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002063 0.004477 1.037932 ( 1.345541)
build_miniruby 0.001316 0.000000 0.811098 ( 0.810955)
build_ruby 0.001837 0.000000 2.696786 ( 2.697112)
build_all 0.008103 0.000000 11.989698 ( 0.981813)
build_install 0.011124 0.000375 3.601707 ( 0.984571)
test_btest 0.000615 0.000115 63.700599 ( 4.654962)
test_basic 0.003912 0.000733 0.412146 ( 0.492092)
test_all 0.074583 0.024217 381.489703 ( 36.743088)
test_rubyspec 0.029206 0.038391 40.767304 ( 53.343492)
total: 102.05 sec