Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-182947
#<BuildRuby:0x000055ea12fcc090
@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.20240107-182947",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003586 0.000276 0.872192 ( 1.243444)
build_miniruby 0.000873 0.000067 0.879582 ( 0.878949)
build_ruby 0.001429 0.000110 2.845935 ( 2.847232)
build_all 0.009361 0.000000 14.466635 ( 1.367527)
build_install 0.008675 0.000000 4.190371 ( 1.139425)
test_btest 0.000685 0.000000 74.614349 ( 7.325551)
test_basic 0.000000 0.003142 0.563991 ( 0.641467)
test_all 0.093618 0.038400 520.460616 ( 47.908016)
test_rubyspec 0.015784 0.020636 50.271029 ( 62.796842)
total: 126.15 sec