Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-210159
#<BuildRuby:0x000055d7b6a37e68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231222-210159",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002983 0.001119 0.965520 ( 1.319470)
build_miniruby 0.000000 0.001105 0.878087 ( 0.877566)
build_ruby 0.000000 0.001613 2.750030 ( 2.750968)
build_all 0.009676 0.000298 16.452826 ( 1.454647)
build_install 0.007311 0.001189 4.684203 ( 1.119537)
test_btest 0.000804 0.000282 86.173250 ( 7.045566)
test_basic 0.001476 0.003118 0.680732 ( 0.758980)
test_all 0.102913 0.032842 492.434072 ( 52.203958)
test_rubyspec 0.029930 0.017956 49.923345 ( 62.279398)
total: 129.81 sec