Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-222229
#<BuildRuby:0x000055f0576f3ea0
@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.20231227-222229",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003927 0.001071 0.809783 ( 1.189075)
build_miniruby 0.001017 0.000277 0.806758 ( 0.806102)
build_ruby 0.002094 0.000000 2.692667 ( 2.692957)
build_all 0.006752 0.001117 11.936952 ( 0.976527)
build_install 0.013133 0.000737 3.404581 ( 0.966856)
test_btest 0.000618 0.000132 63.538079 ( 5.296645)
test_basic 0.000000 0.005192 0.393291 ( 0.472182)
test_all 0.084156 0.014034 372.657221 ( 38.776745)
test_rubyspec 0.018761 0.045675 40.362505 ( 52.915181)
total: 104.09 sec