Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-000730
#<BuildRuby:0x000056265efe8078
@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.20240104-000730",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.003330 0.003723 1.056629 ( 1.302000)
build_miniruby 0.000758 0.000276 0.802950 ( 0.803043)
build_ruby 0.000000 0.001712 2.639408 ( 2.639850)
build_all 0.003698 0.003874 11.933071 ( 0.994136)
build_install 0.007326 0.005817 3.444402 ( 0.973516)
test_btest 0.000497 0.000248 66.371207 ( 4.831853)
test_basic 0.004974 0.000193 0.395377 ( 0.475018)
test_all 0.077586 0.016782 388.452240 ( 33.573784)
test_rubyspec 0.028698 0.036305 40.070090 ( 52.629908)
total: 98.22 sec