Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-193728
#<BuildRuby:0x000055b4248c3e20
@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.20240103-193728",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.004593 0.000149 1.436900 ( 1.631848)
build_miniruby 0.000755 0.000168 0.848299 ( 0.847938)
build_ruby 0.001073 0.000238 2.623888 ( 2.624026)
build_all 0.001732 0.007401 14.184359 ( 1.332202)
build_install 0.007250 0.000990 4.097616 ( 1.044850)
test_btest 0.000845 0.000254 74.682241 ( 6.737000)
test_basic 0.003606 0.001082 0.692796 ( 0.772914)
test_all 0.108907 0.020551 486.456044 ( 47.815781)
test_rubyspec 0.016794 0.034181 48.721851 ( 61.099089)
total: 123.91 sec