Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-082905
#<BuildRuby:0x00005627c867f7f0
@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-082905",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005720 0.000000 1.014604 ( 1.616021)
build_miniruby 0.001116 0.000000 0.818382 ( 0.818458)
build_ruby 0.001376 0.000000 2.710254 ( 2.710814)
build_all 0.002841 0.004460 11.948604 ( 0.959530)
build_install 0.002505 0.007794 3.420516 ( 0.969499)
test_btest 0.000589 0.000104 65.283523 ( 5.195264)
test_basic 0.001257 0.003488 0.421854 ( 0.500319)
test_all 0.081811 0.014775 390.363389 ( 31.451630)
test_rubyspec 0.038096 0.031652 40.993919 ( 53.555502)
total: 97.78 sec