Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-120735
#<BuildRuby:0x000055c0b53fc098
@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.20240110-120735",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004886 0.000144 0.799754 ( 1.177472)
build_miniruby 0.000907 0.000151 0.817422 ( 0.817469)
build_ruby 0.001740 0.000290 2.688890 ( 2.689050)
build_all 0.005129 0.002758 11.825222 ( 0.979049)
build_install 0.006397 0.007258 3.478877 ( 0.969401)
test_btest 0.000712 0.000000 63.464087 ( 5.822123)
test_basic 0.000000 0.005591 0.421111 ( 0.499521)
test_all 0.071286 0.023242 396.278343 ( 37.673643)
test_rubyspec 0.022293 0.043783 40.736474 ( 53.320650)
total: 103.95 sec