Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-001014
#<BuildRuby:0x000055e3fb4580a0
@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.20231224-001014",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003513 0.000827 0.990708 ( 1.386936)
build_miniruby 0.000862 0.000203 0.929013 ( 0.928252)
build_ruby 0.001102 0.000260 2.688208 ( 2.688413)
build_all 0.006415 0.003705 16.617702 ( 1.533615)
build_install 0.007243 0.002730 4.891555 ( 1.209021)
test_btest 0.000885 0.000241 85.123758 ( 6.833600)
test_basic 0.003889 0.001060 0.822608 ( 0.898856)
test_all 0.094977 0.040830 554.047012 ( 52.201450)
test_rubyspec 0.027029 0.021854 50.987532 ( 63.249945)
total: 130.93 sec