Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-130238
#<BuildRuby:0x0000558890a40060
@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.20240106-130238",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005108 0.000000 1.170208 ( 1.574588)
build_miniruby 0.001351 0.000000 1.382136 ( 1.384867)
build_ruby 0.001842 0.000000 4.068673 ( 4.077797)
build_all 0.004348 0.006029 16.584979 ( 1.633145)
build_install 0.015130 0.000000 4.745774 ( 1.578462)
test_btest 0.000883 0.000000 85.080304 ( 7.386644)
test_basic 0.003965 0.001152 0.616490 ( 0.683632)
test_all 0.082794 0.037640 544.435649 ( 68.563051)
test_rubyspec 0.032532 0.029334 71.643143 ( 84.044241)
total: 170.93 sec