Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-193710
#<BuildRuby:0x000055e8fe6ef040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-193710",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004547 0.000284 1.063353 ( 1.406862)
build_miniruby 0.000991 0.000062 0.931749 ( 0.931084)
build_ruby 0.000000 0.001449 2.774901 ( 2.774369)
build_all 0.007350 0.002590 14.517576 ( 1.372414)
build_install 0.006197 0.002749 4.208791 ( 1.140851)
test_btest 0.000923 0.000126 74.588479 ( 7.641618)
test_basic 0.000389 0.003833 0.488388 ( 0.568936)
test_all 0.105403 0.030976 536.934013 ( 56.364005)
test_rubyspec 0.010231 0.021590 49.103539 ( 61.650726)
total: 133.85 sec