Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-205542
#<BuildRuby:0x000055b03ef78110
@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-205542",
@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.000032 0.000006 0.000038 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002779 0.003726 0.808641 ( 1.194187)
build_miniruby 0.000779 0.000195 0.810505 ( 0.810503)
build_ruby 0.001268 0.000317 2.662983 ( 2.663853)
build_all 0.007443 0.000000 12.029600 ( 0.956515)
build_install 0.006379 0.003467 3.394579 ( 0.959817)
test_btest 0.000683 0.000000 64.486807 ( 4.947768)
test_basic 0.003826 0.000000 0.413044 ( 0.494040)
test_all 0.066840 0.030305 364.848372 ( 38.154122)
test_rubyspec 0.036394 0.043385 40.520956 ( 53.063057)
total: 103.24 sec