Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-173223
#<BuildRuby:0x000055ee834aefa8
@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.20240114-173223",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.005688 0.000474 0.803243 ( 1.168875)
build_miniruby 0.001039 0.000000 0.811191 ( 0.811107)
build_ruby 0.001455 0.000000 2.672371 ( 2.673399)
build_all 0.000731 0.006875 11.935763 ( 0.970908)
build_install 0.011262 0.002252 3.370273 ( 0.960545)
test_btest 0.000721 0.000144 62.867541 ( 5.896874)
test_basic 0.004520 0.000904 0.395260 ( 0.474559)
test_all 0.086898 0.011111 370.314629 ( 40.817238)
test_rubyspec 0.031178 0.036501 40.745516 ( 53.287675)
total: 107.06 sec