Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-184650
#<BuildRuby:0x000056207b2f7280
@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.20231014-184650",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004825 0.000112 1.422771 ( 1.670620)
build_miniruby 0.000876 0.000138 0.876692 ( 0.877372)
build_ruby 0.001326 0.000210 2.722555 ( 2.722020)
build_all 0.009820 0.000832 17.691479 ( 1.680096)
build_install 0.008974 0.000000 5.207464 ( 1.236589)
test_btest 0.001009 0.000000 86.312126 ( 8.044730)
test_basic 0.001688 0.002803 0.667831 ( 0.743953)
test_all 0.005924 0.000947 537.266853 ( 58.289206)
test_rubyspec 0.021857 0.029010 52.560944 ( 64.844644)
total: 140.11 sec