Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-010106
#<BuildRuby:0x0000558b1cbba7e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221124-010106",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.004915 0.000330 1.071249 ( 1.381550)
build_miniruby 0.000662 0.000221 1.024347 ( 1.023252)
build_ruby 0.000999 0.000333 2.701701 ( 2.602377)
build_all 0.004564 0.004314 15.831761 ( 3.227116)
build_install 0.007636 0.002937 1.995783 ( 1.109370)
test_btest 0.000392 0.000151 55.619881 ( 11.731091)
test_basic 0.003340 0.001284 0.287626 ( 0.378686)
test_all 0.001058 0.000135 712.950299 (109.608196)
test_rubyspec 0.048780 0.025986 53.163617 ( 61.303308)
total: 192.37 sec