Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-011044
#<BuildRuby:0x00005593e16d7840
@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.20240117-011044",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003773 0.000666 1.009096 ( 1.381046)
build_miniruby 0.000796 0.000141 0.847274 ( 0.847714)
build_ruby 0.001100 0.000194 2.663865 ( 2.663449)
build_all 0.008739 0.000000 14.270264 ( 1.262082)
build_install 0.004776 0.003662 4.114085 ( 1.081738)
test_btest 0.000959 0.000000 74.138716 ( 7.170444)
test_basic 0.000000 0.005204 0.743874 ( 0.823130)
test_all 0.093153 0.039911 450.897836 ( 55.886000)
test_rubyspec 0.032592 0.030334 80.709511 ( 93.067013)
total: 164.18 sec