Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-222103
#<BuildRuby:0x00005592fc3f40c8
@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.20240109-222103",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.002621 0.003593 0.803657 ( 1.198628)
build_miniruby 0.000971 0.000208 0.821701 ( 0.821405)
build_ruby 0.000000 0.001733 2.704187 ( 2.709859)
build_all 0.001814 0.006322 11.871906 ( 0.999361)
build_install 0.011112 0.000384 3.392465 ( 0.963861)
test_btest 0.000622 0.000186 63.622985 ( 5.359754)
test_basic 0.002861 0.000858 0.398285 ( 0.480166)
test_all 0.059769 0.039218 374.747772 ( 37.127935)
test_rubyspec 0.047622 0.026900 40.569447 ( 53.139384)
total: 102.80 sec