Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-112750
#<BuildRuby:0x0000555621540188
@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.20240116-112750",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.006779 0.797818 ( 1.230928)
build_miniruby 0.000000 0.000992 0.849771 ( 0.849729)
build_ruby 0.000887 0.000371 2.675522 ( 2.676638)
build_all 0.007455 0.000000 12.002982 ( 0.962863)
build_install 0.007303 0.006624 3.414214 ( 0.966314)
test_btest 0.000557 0.000214 67.420822 ( 4.842172)
test_basic 0.005058 0.000000 0.381934 ( 0.461803)
test_all 0.068346 0.029391 382.146590 ( 43.009742)
test_rubyspec 0.030113 0.036784 40.421721 ( 52.951281)
total: 107.95 sec