Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-062916
#<BuildRuby:0x0000560f8cddc0d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-062916",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005242 0.001048 0.819355 ( 1.232999)
build_miniruby 0.000867 0.000173 0.851766 ( 0.851647)
build_ruby 0.001188 0.000238 2.654634 ( 2.655691)
build_all 0.006792 0.001358 11.967768 ( 0.977402)
build_install 0.003565 0.006773 3.366043 ( 0.965496)
test_btest 0.000603 0.000181 64.664883 ( 4.999717)
test_basic 0.004857 0.000000 0.403290 ( 0.483165)
test_all 0.061585 0.036437 377.817120 ( 33.066412)
test_rubyspec 0.022107 0.043634 40.757797 ( 53.311637)
total: 98.54 sec