Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-224723
#<BuildRuby:0x0000561886dff918
@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.20231125-224723",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005204 0.000000 1.303666 ( 1.667538)
build_miniruby 0.001037 0.000000 0.874717 ( 0.874225)
build_ruby 0.001893 0.000000 2.940266 ( 2.939612)
build_all 0.002467 0.008298 16.441017 ( 1.513921)
build_install 0.007820 0.001117 5.008978 ( 1.185181)
test_btest 0.001036 0.000148 85.395796 ( 7.544711)
test_basic 0.000000 0.005049 0.805346 ( 0.880247)
test_all 0.093418 0.040135 511.785656 ( 54.519706)
test_rubyspec 0.031470 0.015006 49.630002 ( 61.977926)
total: 133.10 sec