Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-011940
#<BuildRuby:0x000055ee359537f0
@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-011940",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000017 0.000008 0.000025 ( 0.000024)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.005714 0.001391 1.061358 ( 1.313982)
build_miniruby 0.000000 0.001280 0.791224 ( 0.790670)
build_ruby 0.000000 0.001318 2.657232 ( 2.658452)
build_all 0.004782 0.003143 11.957236 ( 0.962867)
build_install 0.014075 0.000000 3.470684 ( 0.965188)
test_btest 0.000800 0.000000 60.086452 ( 5.852807)
test_basic 0.000000 0.004286 0.395819 ( 0.476307)
test_all 0.063876 0.035100 358.928401 ( 36.979069)
test_rubyspec 0.023876 0.040919 39.866977 ( 52.443608)
total: 102.44 sec