Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-044317
#<BuildRuby:0x000055edfb00fd68
@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.20231211-044317",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002353 0.002811 1.473773 ( 1.859632)
build_miniruby 0.000801 0.000161 0.873678 ( 0.873035)
build_ruby 0.001121 0.000224 2.820417 ( 2.821066)
build_all 0.009607 0.000388 17.012681 ( 1.551984)
build_install 0.004390 0.003955 4.940715 ( 1.155816)
test_btest 0.000550 0.000120 89.137328 ( 7.382624)
test_basic 0.000000 0.003722 0.603751 ( 0.681428)
test_all 0.109793 0.023609 552.087089 ( 53.475585)
test_rubyspec 0.026465 0.019274 51.280435 ( 63.627048)
total: 133.43 sec